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

    Variable isBetweenConst

    isBetween: (expr: ast.Expression) => expr is { between: Between } = ...

    Type guard for BETWEEN expressions

    Type Declaration