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

File Mysql.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

pipeMethod · 0.65
provideMethod · 0.65
failMethod · 0.65
textMethod · 0.45
valuesMethod · 0.45

Tested by

no test coverage detected