MCPcopy Index your code
hub / github.com/formbricks/formbricks / migration-runner.ts

File migration-runner.ts

packages/database/src/scripts/migration-runner.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execFile } from "node:child_process";
2import fs from "node:fs/promises";
3import path from "node:path";
4import { fileURLToPath } from "node:url";

Callers

nothing calls this directly

Calls 2

createPrismaPgAdapterFunction · 0.90
getMigrationDatabaseUrlFunction · 0.85

Tested by

no test coverage detected