Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blockmatic/basilic
/ migrate.ts
File
migrate.ts
apps/api/scripts/migrate.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
/**
3
* Build-time / CLI PostgreSQL migrator.
4
* PGLite skips here (runtime `runMigrations`). Preview skips unless RUN_PG_MIGRATE=true.
Callers
nothing calls this directly
Calls
3
initMigrationsTrackingWhenTablesExist
Function · 0.85
all
Method · 0.80
readMigrationFiles
Function · 0.70
Tested by
no test coverage detected