MCPcopy Index your code
hub / github.com/codebymitch/TitanBot / quoteIdentifier

Function quoteIdentifier

src/utils/sqlIdentifiers.js:21–23  ·  view source on GitHub ↗
(identifier)

Source from the content-addressed store, hash-verified

19}
20
21export function quoteIdentifier(identifier) {
22 return `"${identifier}"`;
23}

Callers 2

ensureMigrationLedgerMethod · 0.90
createAuditTriggersMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected