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

    Variable isOrConst

    isOr: (expr: Expression) => expr is { or: BinaryOp } = ...

    Type guard for OR expressions

    Type Declaration