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

    Variable isOrderByConst

    isOrderBy: (expr: Expression) => expr is { order_by: OrderBy } = ...

    Type guard for ORDER BY clause

    Type Declaration