6 lines
227 B
Markdown
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`.
|