Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
'@std/dotenv/load'
;
2
3
import
Database, { sql } from
'/lib/interfaces/database.ts'
;
4
Callers
nothing calls this directly
Calls
2
getMissingMigrations
Function · 0.85
runMigrations
Function · 0.85
Tested by
no test coverage detected