Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/
Class
packages/sql/mssql/test/SqlErrorClassification.test.ts:15–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
}
14
15
class
MockRequest {
16
callback: (cause: unknown, rowCount: number, rows: ReadonlyArray<any>) => void
17
18
constructor(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected