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

    Variable isNullLiteralConst

    isNullLiteral: (expr: Expression) => expr is { null: null } = ...

    Type guard for NULL literals

    Type Declaration