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

    Variable isNotConst

    isNot: (expr: Expression) => expr is { not: UnaryOp } = ...

    Type guard for NOT expressions

    Type Declaration