MCPcopy Create free account
hub / github.com/Effect-TS/effect / SqlClient.ts

File SqlClient.ts

packages/effect/src/unstable/sql/SqlClient.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Main SQL client service for tagged-template queries.
3 *
4 * `SqlClient` combines the tagged-template statement constructor with

Callers

nothing calls this directly

Calls 9

makeWithTransactionFunction · 0.85
assignMethod · 0.80
TransactionConnectionFunction · 0.70
makeMethod · 0.65
pipeMethod · 0.65
succeedMethod · 0.45
mapMethod · 0.45
provideMethod · 0.45
executeUnpreparedMethod · 0.45

Tested by

no test coverage detected