MCPcopy
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

stopMethod · 0.65
getGeneratorsFunction · 0.65
stopMethod · 0.65
getDatabaseVersionSafeFunction · 0.65
introspectSqlFunction · 0.65
parseMethod · 0.65
parseMethod · 0.65
parseMethod · 0.65
parseMethod · 0.65
parseMethod · 0.65
parseMethod · 0.65

Implementers 2

SchemaEngineCLIpackages/migrate/src/SchemaEngineCLI.t
SchemaEngineWasmpackages/migrate/src/SchemaEngineWasm.

Calls

no outgoing calls

Tested by

no test coverage detected