MCPcopy
hub / github.com/anomalyco/opencode / user.ts

File user.ts

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

Source from the content-addressed store, hash-verified

1import { z } from "zod"
2import { and, eq, getTableColumns, isNull, sql } from "drizzle-orm"
3import { fn } from "./util/fn"
4import { Database } from "./drizzle"

Callers

nothing calls this directly

Calls 15

fnFunction · 0.90
eqFunction · 0.85
InviteEmailFunction · 0.85
assertNotSelfFunction · 0.85
workspaceMethod · 0.80
insertMethod · 0.80
createMethod · 0.65
updateMethod · 0.65
renderFunction · 0.50
useMethod · 0.45
whereMethod · 0.45
fromMethod · 0.45

Tested by

no test coverage detected