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

File Client.test.ts

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

Source from the content-addressed store, hash-verified

1import { MssqlClient } from "@effect/sql-mssql"
2import * as Statement from "@effect/sql/Statement"
3import { describe, expect, it } from "@effect/vitest"
4import { Effect } from "effect"

Callers

nothing calls this directly

Calls 5

itFunction · 0.85
makeMethod · 0.65
updateMethod · 0.65
compileMethod · 0.45
returningMethod · 0.45

Tested by

no test coverage detected