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

    Variable isGroupByConst

    isGroupBy: (expr: Expression) => expr is { group_by: GroupBy } = ...

    Type guard for GROUP BY clause

    Type Declaration