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

    Variable isNotConst

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

    Type guard for NOT expressions

    Type Declaration