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

    Variable isLimitConst

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

    Type guard for LIMIT clause

    Type Declaration