MCPcopy Index your code
hub / github.com/anomalyco/opencode / referral.sql.ts

File referral.sql.ts

packages/console/core/src/schema/referral.sql.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { bigint, mysqlTable, primaryKey, uniqueIndex, varchar } from "drizzle-orm/mysql-core"
2import { timestamps, ulid, utc, workspaceColumns } from "../drizzle/types"
3import { workspaceIndexes } from "./workspace.sql"
4

Callers

nothing calls this directly

Calls 4

ulidFunction · 0.90
workspaceIndexesFunction · 0.90
utcFunction · 0.90
onMethod · 0.80

Tested by

no test coverage detected