Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ stop
Method
stop
packages/migrate/src/SchemaEngine.ts:128–128 ·
view source on GitHub ↗
* Stop the engine.
()
Source
from the content-addressed store, hash-verified
126
* Stop the engine.
127
*/
128
stop(): Promise<void>
129
}
Callers
15
stop
Method · 0.65
getGenerators
Function · 0.65
getGenerators.test.ts
File · 0.65
stop
Method · 0.65
getDatabaseVersionSafe
Function · 0.65
introspectSql
Function · 0.65
parse
Method · 0.65
parse
Method · 0.65
parse
Method · 0.65
parse
Method · 0.65
parse
Method · 0.65
parse
Method · 0.65
Implementers
2
SchemaEngineCLI
packages/migrate/src/SchemaEngineCLI.t
SchemaEngineWasm
packages/migrate/src/SchemaEngineWasm.
Calls
no outgoing calls
Tested by
no test coverage detected