Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codebymitch/TitanBot
/ postgres.js
File
postgres.js
src/config/postgres.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assertAllowlistedIdentifier } from
'../utils/sqlIdentifiers.js'
;
2
import
{ EXPECTED_SCHEMA_LABEL, EXPECTED_SCHEMA_VERSION } from
'./schemaVersion.js'
;
3
4
const
configuredTables = {
Callers
nothing calls this directly
Calls
2
assertAllowlistedIdentifier
Function · 0.90
resolveSslConfig
Function · 0.85
Tested by
no test coverage detected