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

    Variable isLiteralConst

    isLiteral: (expr: Expression) => expr is { literal: Literal } = ...

    Type guard for literal expressions

    Type Declaration