MCPcopy
hub / github.com/simstudioai/sim / migrate-deployment-versions.ts

File migrate-deployment-versions.ts

packages/db/scripts/migrate-deployment-versions.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env bun
2
3// This script is intentionally self-contained for execution in the migrations image.
4// Do not import from the main app code; duplicate minimal schema and DB setup here.

Callers

nothing calls this directly

Calls 6

textFunction · 0.85
migrateWorkflowsFunction · 0.85
errorMethod · 0.80
onMethod · 0.80
logMethod · 0.80
getEnvFunction · 0.70

Tested by

no test coverage detected