prorm API Reference
    Preparing search index...

    Function quoteLiteral

    • Quote a SQL string literal.

      Doubling the quote is the portable escape and the only one needed here — these are DDL statements, so nothing can be bound as a parameter.

      Parameters

      • value: string

      Returns string