MCPcopy
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

mainFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected