Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cameri/nostream
/ clean-db.ts
File
clean-db.ts
src/clean-db.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createInterface } from
'readline'
2
import
{ Knex } from
'knex'
3
4
import
{ getMasterDbClient } from
'./database/client'
Callers
nothing calls this directly
Calls
1
runCleanDb
Function · 0.85
Tested by
no test coverage detected