Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
export
* as SessionProjector from
"./projector"
2
3
import
{ and, desc, eq, gt, or, sql } from
"drizzle-orm"
4
import
{ DateTime, Effect, Layer, Schema } from
"effect"
Callers
nothing calls this directly
Calls
15
sessionRow
Function · 0.85
eq
Function · 0.85
messageData
Function · 0.85
applyUsage
Function · 0.85
partData
Function · 0.85
project
Method · 0.80
onConflictDoNothing
Method · 0.80
insert
Method · 0.80
onConflictDoUpdate
Method · 0.80
usage
Function · 0.70
run
Function · 0.70
get
Method · 0.65
Tested by
no test coverage detected