Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Openpanel-dev/openpanel
/ migrate.ts
File
migrate.ts
packages/db/code-migrations/migrate.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs'
;
2
import
path from
'node:path'
;
3
import
{ dirname } from
'node:path'
;
4
import
{ fileURLToPath } from
'node:url'
;
Callers
nothing calls this directly
Calls
1
migrate
Function · 0.85
Tested by
no test coverage detected