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

File SqlErrorClassification.test.ts

packages/sql/pg/test/SqlErrorClassification.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { PgClient } from "@effect/sql-pg"
2import { assert, describe, it } from "@effect/vitest"
3import { Effect } from "effect"
4import * as Reactivity from "effect/unstable/reactivity/Reactivity"

Callers

nothing calls this directly

Calls 3

queryFailureReasonTagFunction · 0.70
queryFailureReasonFunction · 0.70
assertUniqueViolationFunction · 0.70

Tested by

no test coverage detected