Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ Client.test.ts
File
Client.test.ts
repos/effect/packages/sql/pglite/test/Client.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ PgliteClient } from
"@effect/sql-pglite"
2
import
{ assert, describe, layer } from
"@effect/vitest"
3
import
* as Pglite from
"@electric-sql/pglite"
4
import
{ Deferred, Effect, Layer } from
"effect"
Callers
nothing calls this directly
Calls
11
layer
Function · 0.90
compile
Method · 0.80
pipe
Method · 0.65
json
Method · 0.65
make
Method · 0.65
provide
Method · 0.45
update
Method · 0.45
and
Method · 0.45
replace
Method · 0.45
succeed
Method · 0.45
notify
Method · 0.45
Tested by
no test coverage detected