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

    Variable isAndConst

    isAnd: (expr: Expression) => expr is { and: BinaryOp } = ...

    Type guard for AND expressions

    Type Declaration