Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ service-split-postgres-cli.ts
File
service-split-postgres-cli.ts
scripts/migration/service-split-postgres-cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* oxlint-disable executor/no-error-constructor, executor/no-try-catch-or-throw -- boundary: one-shot migration CLI */
2
3
import
{ mkdirSync, readFileSync, writeFileSync } from
"node:fs"
;
4
import
{ resolve } from
"node:path"
;
Callers
nothing calls this directly
Calls
5
hasArg
Function · 0.70
argValue
Function · 0.70
main
Function · 0.70
replace
Method · 0.65
resolve
Function · 0.50
Tested by
no test coverage detected