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

    Variable isCoalesceConst

    isCoalesce: (expr: ast.Expression) => expr is { coalesce: VarArgFunc } = ...

    Type guard for COALESCE function

    Type Declaration