Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ DbCommand.test.ts
File
DbCommand.test.ts
packages/migrate/src/__tests__/DbCommand.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ DbCommand } from
'../commands/DbCommand'
2
import
{ createDefaultTestContext } from
'./__helpers__/context'
3
4
const
ctx = createDefaultTestContext()
Callers
nothing calls this directly
Calls
3
createDefaultTestContext
Function · 0.90
parse
Method · 0.65
new
Method · 0.45
Tested by
no test coverage detected