MCPcopy
hub / github.com/Effect-TS/effect / Pg.test.ts

File Pg.test.ts

packages/sql-kysely/test/Pg.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as PgKysely from "@effect/sql-kysely/Pg"
2import { assert, describe, it } from "@effect/vitest"
3import { Context, Effect, Layer } from "effect"
4import type { Generated } from "kysely"

Callers

nothing calls this directly

Calls 5

pipeMethod · 0.65
makeMethod · 0.65
provideMethod · 0.65
setMethod · 0.65
valuesMethod · 0.45

Tested by

no test coverage detected