Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ client.ts
File
client.ts
packages/client/src/__tests__/integration/happy/signals/__helpers__/client.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ PrismaClient } from
'../node_modules/@prisma/client'
2
import
{ EXIT_MESSAGE, READY_MESSAGE } from
'./constants'
3
4
const
prisma =
new
PrismaClient()
Callers
nothing calls this directly
Calls
2
log
Method · 0.80
$disconnect
Method · 0.80
Tested by
no test coverage detected