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

    Variable isNullIfConst

    isNullIf: (expr: ast.Expression) => expr is { null_if: BinaryFunc } = ...

    Type guard for NULLIF function

    Type Declaration