Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ z } from
"zod"
2
import
{ and, eq, getTableColumns, isNull, sql } from
"drizzle-orm"
3
import
{ fn } from
"./util/fn"
4
import
{ Database } from
"./drizzle"
Callers
nothing calls this directly
Calls
15
fn
Function · 0.90
eq
Function · 0.85
InviteEmail
Function · 0.85
assertNotSelf
Function · 0.85
workspace
Method · 0.80
insert
Method · 0.80
create
Method · 0.65
update
Method · 0.65
render
Function · 0.50
use
Method · 0.45
where
Method · 0.45
from
Method · 0.45
Tested by
no test coverage detected