Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ PgClient.ts
File
PgClient.ts
repos/effect/packages/sql/pg/src/PgClient.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Connects Effect SQL to PostgreSQL using the `pg` package.
3
*
4
* This module provides constructors and layers
for
building a PostgreSQL
Callers
nothing calls this directly
Calls
15
makeConection
Function · 0.85
getUnsafe
Method · 0.80
connect
Method · 0.80
addFinalizer
Method · 0.80
sync
Method · 0.80
parse
Method · 0.80
withPermit
Method · 0.80
classifyError
Function · 0.70
makeCompiler
Function · 0.70
PgJson
Interface · 0.70
map
Method · 0.65
make
Method · 0.65
Tested by
no test coverage detected