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

    Variable isGtConst

    isGt: (expr: ast.Expression) => expr is { gt: BinaryOp } = ...

    Type guard for greater than (>) expressions

    Type Declaration