Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sourcebot-dev/sourcebot
/ runPrismaCommand.ts
File
runPrismaCommand.ts
packages/db/tools/runPrismaCommand.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ArgumentParser } from
"argparse"
;
2
import
{ spawn } from
'child_process'
;
3
import
{ confirmAction } from
"./utils"
;
4
Callers
nothing calls this directly
Calls
1
confirmAction
Function · 0.90
Tested by
no test coverage detected