Polyglot SQL API Documentation - v0.3.2
    Preparing search index...

    Variable isStarConst

    isStar: (expr: Expression) => expr is { star: Star } = ...

    Type guard for star (*) expressions

    Type Declaration