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

File Pg.test.ts

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

Source from the content-addressed store, hash-verified

1import { SqlClient } from "@effect/sql"
2import * as Pg from "@effect/sql-drizzle/Pg"
3import { assert, describe, it } from "@effect/vitest"
4import * as D from "drizzle-orm/pg-core"

Callers

nothing calls this directly

Calls 6

pipeMethod · 0.65
provideMethod · 0.65
makeMethod · 0.65
logMethod · 0.65
textMethod · 0.45
valuesMethod · 0.45

Tested by

no test coverage detected