Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ DbExecute.test.ts
File
DbExecute.test.ts
packages/migrate/src/__tests__/DbExecute.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// describeMatrix making eslint unhappy about the test names
2
/* eslint-disable jest/no-identical-title */
3
4
import
childProcess from
'node:child_process'
Callers
nothing calls this directly
Calls
15
createDefaultTestContext
Function · 0.90
describeMatrix
Function · 0.90
tearDownPostgres
Function · 0.90
setupPostgres
Function · 0.90
tearDownCockroach
Function · 0.90
setupCockroach
Function · 0.90
tearDownMysql
Function · 0.90
setupMysql
Function · 0.90
tearDownMSSQL
Function · 0.90
setupMSSQL
Function · 0.90
catch
Method · 0.80
error
Method · 0.80
Tested by
no test coverage detected