mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-01 07:24:19 +01:00
This PR brings the error handling of the js bindings one step closer to better-sqlite3. There is still some work left for the error handling to be 100% compatible. This is my first non-trivial Rust PR, so if you have any comments that can help me improve, please leave them on the PR. ----- as part of https://github.com/tursodatabase/turso/issues/1900 Reviewed-by: Diego Reis (@el-yawd) Closes #2009