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

File SqlClient.test.ts

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

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from "@effect/vitest"
2import { Cause, Context, Effect, Exit, Option, Scope } from "effect"
3import { SqlClient, SqlError } from "effect/unstable/sql"
4

Callers

nothing calls this directly

Calls 6

sqlErrorFunction · 0.85
makeHarnessFunction · 0.85
assertTypedFailureFunction · 0.85
syncMethod · 0.45
failMethod · 0.45
succeedMethod · 0.45

Tested by

no test coverage detected