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

File Statement.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * Low-level SQL statement and fragment primitives.
3 *
4 * `SqlClient` uses this module to build executable, parameterized SQL from

Callers

nothing calls this directly

Calls 4

fragmentFunction · 0.85
defaultEscapeFunction · 0.85
joinFunction · 0.70
literalFunction · 0.70

Tested by

no test coverage detected