Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ service-split-postgres-cli.test.ts
File
service-split-postgres-cli.test.ts
tests/migration/service-split-postgres-cli.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
import
{ Schema } from
"effect"
;
3
4
import
{ PGlite } from
"../../apps/cloud/node_modules/@electric-sql/pglite"
;
Callers
nothing calls this directly
Calls
11
readDatabaseInput
Function · 0.90
planMigration
Function · 0.90
applyOrg
Function · 0.90
operationStorageKey
Function · 0.90
createSchema
Function · 0.85
seedNonCanonicalGoogleMonolith
Function · 0.85
seedMonolith
Function · 0.85
end
Method · 0.80
parseJson
Function · 0.70
start
Method · 0.65
close
Method · 0.65
Tested by
no test coverage detected