Merge commit '36c66dd290d3ce6eb1ccd310d0c658d4a32bb8eb' as 'repos/effect'
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@effect/sql-sqlite-bun": patch
|
||||
---
|
||||
|
||||
Fail with a typed `SqlError` when Bun SQLite statement preparation throws (for example a missing table or a syntax error), instead of letting the driver error escape as a defect, closes #2385.
|
||||
Reference in New Issue
Block a user