Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ adapter.test.ts
File
adapter.test.ts
packages/query-plan-executor/src/logic/adapter.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ PrismaPg } from
'@prisma/adapter-pg'
2
import
{
3
ColumnTypeEnum,
4
type
SqlDriverAdapter,
Callers
nothing calls this directly
Calls
15
createAdapter
Function · 0.90
fail
Method · 0.80
mockResolvedValue
Method · 0.80
connect
Method · 0.65
dispose
Method · 0.65
executeRaw
Method · 0.65
queryRaw
Method · 0.65
executeScript
Method · 0.65
startTransaction
Method · 0.65
commit
Method · 0.65
rollback
Method · 0.65
createSavepoint
Method · 0.65
Tested by
no test coverage detected