MCPcopy Create free account
hub / github.com/anomalyco/opencode / projector.ts

File projector.ts

packages/core/src/session/projector.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export * as SessionProjector from "./projector"
2
3import { and, desc, eq, gt, or, sql } from "drizzle-orm"
4import { DateTime, Effect, Layer, Schema } from "effect"

Callers

nothing calls this directly

Calls 15

sessionRowFunction · 0.85
eqFunction · 0.85
messageDataFunction · 0.85
applyUsageFunction · 0.85
partDataFunction · 0.85
projectMethod · 0.80
onConflictDoNothingMethod · 0.80
insertMethod · 0.80
onConflictDoUpdateMethod · 0.80
usageFunction · 0.70
runFunction · 0.70
getMethod · 0.65

Tested by

no test coverage detected