MCPcopy Create free account
hub / github.com/Y80/bmm / db-init.mjs

File db-init.mjs

scripts/db-init.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env zx
2
3import 'zx/globals'
4import { dbExecute, declareLocalType, exitWithDbClose, loadEnv, testDbConnect } from './utils.mjs'

Callers

nothing calls this directly

Calls 5

loadEnvFunction · 0.90
declareLocalTypeFunction · 0.90
testDbConnectFunction · 0.90
exitWithDbCloseFunction · 0.90
testDBInitialedFunction · 0.85

Tested by

no test coverage detected