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

    Variable isLimitConst

    isLimit: (expr: Expression) => expr is { limit: Limit } = ...

    Type guard for LIMIT clause

    Type Declaration