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

File repo.ts

packages/opencode/src/account/repo.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { LayerNode } from "@opencode-ai/core/effect/layer-node"
2import { eq } from "drizzle-orm"
3import { serviceUse } from "@opencode-ai/core/effect/service-use"
4import { Effect, Layer, Option, Schema, Context } from "effect"

Callers

nothing calls this directly

Calls 15

serviceUseFunction · 0.90
normalizeServerUrlFunction · 0.90
eqFunction · 0.85
transactionMethod · 0.80
onConflictDoUpdateMethod · 0.80
insertMethod · 0.80
queryFunction · 0.70
stateFunction · 0.70
getMethod · 0.65
updateMethod · 0.65
currentFunction · 0.50
decodeFunction · 0.50

Tested by

no test coverage detected