Skip to content

escapeSqlLiteral

escapeSqlLiteral(value): string

Defined in: packages/contracts/src/sql-identifier.ts:102

Escape a SQL string-literal body (' -> ''); does not add the surrounding quotes.

string

string