MCPcopy Create free account
hub / github.com/bewcloud/bewcloud / migrate-db.ts

File migrate-db.ts

migrate-db.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import '@std/dotenv/load';
2
3import Database, { sql } from '/lib/interfaces/database.ts';
4

Callers

nothing calls this directly

Calls 2

getMissingMigrationsFunction · 0.85
runMigrationsFunction · 0.85

Tested by

no test coverage detected