MCPcopy 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

1import { spawnSync } from 'child_process'
2
3exec('dropdb', ['postgres_js_test'])
4

Callers

nothing calls this directly

Calls 1

execFunction · 0.70

Tested by

no test coverage detected