MCPcopy
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

1import { Database, eq } from "../src/drizzle/index.js"
2import { BillingTable } from "../src/schema/billing.sql.js"
3
4const workspaceID = process.argv[2]

Callers

nothing calls this directly

Calls 8

eqFunction · 0.85
updateMethod · 0.65
logMethod · 0.45
useMethod · 0.45
whereMethod · 0.45
fromMethod · 0.45
selectMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected