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

    Variable isGteConst

    isGte: (expr: Expression) => expr is { gte: BinaryOp } = ...

    Type guard for greater than or equal (>=) expressions

    Type Declaration