MCPcopy 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

makeConectionFunction · 0.85
getUnsafeMethod · 0.80
connectMethod · 0.80
addFinalizerMethod · 0.80
syncMethod · 0.80
parseMethod · 0.80
withPermitMethod · 0.80
classifyErrorFunction · 0.70
makeCompilerFunction · 0.70
PgJsonInterface · 0.70
mapMethod · 0.65
makeMethod · 0.65

Tested by

no test coverage detected