MCPcopy Create free account
hub / github.com/Effect-TS/effect /

Class

packages/sql/sqlite-do/test/Client.test.ts:120–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118}
119
120class FakeDurableObjectStorage {
121 readonly sql = new FakeSqlStorage()
122 transactionCalls = 0
123 rollbackCalls = 0

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected