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

File SqlResolver.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * Schema-aware `RequestResolver` helpers for SQL-backed data loading.
3 *
4 * This module represents each lookup or mutation as a `SqlRequest` and batches

Callers

nothing calls this directly

Calls 7

SqlRequestFunction · 0.70
getMethod · 0.65
setMethod · 0.65
handleFunction · 0.50
encodeFunction · 0.50
requestMethod · 0.45
failMethod · 0.45

Tested by

no test coverage detected