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

    Function lit

    • Create a literal value (string, number, boolean, or null).

      Parameters

      • value: string | number | boolean | null

      Returns Expr