MCPcopy Index your code
hub / github.com/Effect-TS/effect / patch.ts

File patch.ts

packages/sql-drizzle/src/internal/patch.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Client from "@effect/sql/SqlClient"
2import { SqlError } from "@effect/sql/SqlError"
3import type { QueryPromise } from "drizzle-orm/query-promise"
4import * as Effect from "effect/Effect"

Callers

nothing calls this directly

Calls 4

runtimeMethod · 0.80
eitherMethod · 0.80
mapMethod · 0.65
runPromiseFunction · 0.50

Tested by

no test coverage detected