Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ getDatabaseVersionSafe
Function
getDatabaseVersionSafe
packages/migrate/src/utils/test-handlePanic.ts:8–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
const
packageJsonVersion =
'0.0.0'
7
const
enginesVersion =
'prismaEngineVersionHash'
8
const
getDatabaseVersionSafe = () => Promise.resolve(undefined)
9
10
await
handlePanic({
11
error,
Callers
1
main
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected