Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
21
export
function
quoteIdentifier(identifier) {
22
return
`
"${identifier}"
`;
23
}
Callers
2
ensureMigrationLedger
Method · 0.90
createAuditTriggers
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected