Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/porsager/postgres
/ bootstrap.js
File
bootstrap.js
tests/bootstrap.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ spawnSync } from
'child_process'
2
3
exec(
'dropdb'
, [
'postgres_js_test'
])
4
Callers
nothing calls this directly
Calls
1
exec
Function · 0.70
Tested by
no test coverage detected