MCPcopy Create free account
hub / github.com/adcontextprotocol/adcp / migrate.ts

File migrate.ts

server/src/db/migrate.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from "fs/promises";
2import path from "path";
3import { fileURLToPath } from "url";
4import { getPool, initializeDatabase } from "./client.js";

Callers

nothing calls this directly

Calls 1

runMigrationsFunction · 0.85

Tested by

no test coverage detected