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

File workspace.sql.ts

packages/core/src/control-plane/workspace.sql.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { sqliteTable, text, integer } from "drizzle-orm/sqlite-core"
2import { ProjectTable } from "../project/sql"
3import { ProjectV2 } from "../project"
4import { WorkspaceV2 } from "../workspace"

Callers

nothing calls this directly

Calls 3

defaultMethod · 0.80
textFunction · 0.50
integerFunction · 0.50

Tested by

no test coverage detected