Files
zopu-code/repos/effect/.changeset/sqlite-do-durable-object-transactions.md

6 lines
227 B
Markdown

---
"@effect/sql-sqlite-do": patch
---
Support Cloudflare Durable Object SQLite transactions by allowing `SqliteClient` to be configured with `DurableObjectStorage` and routing `withTransaction` through `storage.transaction`.