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

File Client.test.ts

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

Source from the content-addressed store, hash-verified

1import { PgClient } from "@effect/sql-pg"
2import * as SqlClient from "@effect/sql/SqlClient"
3import * as Statement from "@effect/sql/Statement"
4import { assert, expect, it } from "@effect/vitest"

Callers

nothing calls this directly

Calls 15

itFunction · 0.85
parseIntFunction · 0.85
arrayMethod · 0.80
updateMethod · 0.65
pipeMethod · 0.65
mapMethod · 0.65
takeMethod · 0.65
sleepMethod · 0.65
joinMethod · 0.65
compileMethod · 0.45
returningMethod · 0.45
jsonMethod · 0.45

Tested by

no test coverage detected