MCPcopy Create free account
hub / github.com/porsager/postgres / bootstrap.js

File bootstrap.js

deno/tests/bootstrap.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { spawn } from 'https://deno.land/std@0.132.0/node/child_process.ts'
2
3await exec('dropdb', ['postgres_js_test'])
4

Callers

nothing calls this directly

Calls 1

execFunction · 0.70

Tested by

no test coverage detected