Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ Client.test.ts
File
Client.test.ts
packages/sql-pg/test/Client.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ PgClient } from
"@effect/sql-pg"
2
import
* as SqlClient from
"@effect/sql/SqlClient"
3
import
* as Statement from
"@effect/sql/Statement"
4
import
{ assert, expect, it } from
"@effect/vitest"
Callers
nothing calls this directly
Calls
15
it
Function · 0.85
parseInt
Function · 0.85
array
Method · 0.80
update
Method · 0.65
pipe
Method · 0.65
map
Method · 0.65
take
Method · 0.65
sleep
Method · 0.65
join
Method · 0.65
compile
Method · 0.45
returning
Method · 0.45
json
Method · 0.45
Tested by
no test coverage detected