MCPcopy Index your code
hub / github.com/codebymitch/TitanBot / migrate.js

File migrate.js

scripts/migrate.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import pg from 'pg';
2import dotenv from 'dotenv';
3import path from 'path';
4import { fileURLToPath } from 'url';

Callers

nothing calls this directly

Calls 3

migrateFunction · 0.85
checkMigrationVersionFunction · 0.85
printMigrationStatusFunction · 0.85

Tested by

no test coverage detected