MCPcopy Create free account
hub / github.com/effect-app/libs / IndexedDbQueryBuilder.ts

File IndexedDbQueryBuilder.ts

repos/effect/packages/platform-browser/src/IndexedDbQueryBuilder.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Builds effectful, schema-aware queries for typed browser IndexedDB versions.
3 *
4 * An `IndexedDbQueryBuilder` is created from an open database and a version's

Callers

nothing calls this directly

Calls 12

getReadonlyObjectStoreFunction · 0.85
predicateFunction · 0.85
getOrCreateTransactionFunction · 0.85
makeValueFunction · 0.85
pushMethod · 0.80
pipeMethod · 0.65
getMethod · 0.65
makeEffectMethod · 0.65
addMethod · 0.65
resumeFunction · 0.50
failMethod · 0.45
succeedMethod · 0.45

Tested by

no test coverage detected