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

    Variable isNullLiteralConst

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

    Type guard for NULL literals

    Type Declaration