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

File provider.sql.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

workspaceIndexesFunction · 0.90
onMethod · 0.80
textFunction · 0.50

Tested by

no test coverage detected