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

    Type Alias ExprInput

    ExprInput: Expr | string | number | boolean | null

    Anything that can be used as an expression: Expr, string (→ column), number/boolean/null (→ literal)