Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ black-cancel-waitlist.ts
File
black-cancel-waitlist.ts
packages/console/core/script/black-cancel-waitlist.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Database, eq } from
"../src/drizzle/index.js"
2
import
{ BillingTable } from
"../src/schema/billing.sql.js"
3
4
const
workspaceID = process.argv[2]
Callers
nothing calls this directly
Calls
8
eq
Function · 0.85
update
Method · 0.65
log
Method · 0.45
use
Method · 0.45
where
Method · 0.45
from
Method · 0.45
select
Method · 0.45
set
Method · 0.45
Tested by
no test coverage detected