remix/data-table/sql-helpers · TypeView SourceQuoteIdentifier Summary Function used to quote SQL identifiers for a dialect. Signature type QuoteIdentifier = (value: string) => string