Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ Client.test.ts
File
Client.test.ts
packages/sql-mysql2/test/Client.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ SqlClient, Statement } from
"@effect/sql"
2
import
{ assert, describe, it } from
"@effect/vitest"
3
import
{ Effect, Layer, Logger } from
"effect"
4
import
{ MysqlContainer } from
"./utils.js"
Callers
nothing calls this directly
Calls
5
pipe
Method · 0.65
log
Method · 0.65
provide
Method · 0.65
make
Method · 0.65
compile
Method · 0.45
Tested by
no test coverage detected