Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
text
Function · 0.85
migrateWorkflows
Function · 0.85
error
Method · 0.80
on
Method · 0.80
log
Method · 0.80
getEnv
Function · 0.70
Tested by
no test coverage detected