MCPcopy Create free account
hub / github.com/effect-app/libs / executeRaw

Function executeRaw

repos/effect/packages/sql/d1/src/D1Client.ts:191–193  ·  view source on GitHub ↗
(sql, params)

Source from the content-addressed store, hash-verified

189 )
190}
191
192/**
193 * Creates a scoped Cloudflare D1 SQL client. Prepared statements are cached, while transactions and streaming queries are not supported by this driver.
194 *
195 * @category constructors
196 * @since 4.0.0

Callers

nothing calls this directly

Calls 1

runRawFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…