Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
'zx/globals'
4
import
{ dbExecute, declareLocalType, exitWithDbClose, loadEnv, testDbConnect } from
'./utils.mjs'
Callers
nothing calls this directly
Calls
5
loadEnv
Function · 0.90
declareLocalType
Function · 0.90
testDbConnect
Function · 0.90
exitWithDbClose
Function · 0.90
testDBInitialed
Function · 0.85
Tested by
no test coverage detected