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

    Variable isGtConst

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

    Type guard for greater than (>) expressions

    Type Declaration