MCPcopy 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

1import { assertAllowlistedIdentifier } from '../utils/sqlIdentifiers.js';
2import { EXPECTED_SCHEMA_LABEL, EXPECTED_SCHEMA_VERSION } from './schemaVersion.js';
3
4const configuredTables = {

Callers

nothing calls this directly

Calls 2

resolveSslConfigFunction · 0.85

Tested by

no test coverage detected