MCPcopy 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

1import { createInterface } from 'readline'
2import { Knex } from 'knex'
3
4import { getMasterDbClient } from './database/client'

Callers

nothing calls this directly

Calls 1

runCleanDbFunction · 0.85

Tested by

no test coverage detected