@qualithm/arrow-flight-sql-js - v0.4.3
    Preparing search index...

    Function escapeIdentifier

    • Escape a SQL identifier (table name, column name). Uses double quotes for standard SQL compliance.

      Parameters

      • identifier: string

      Returns string