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

    Variable isLiteralConst

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

    Type guard for literal expressions

    Type Declaration