mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-25 20:14:21 +01:00
* Add SQLITE_FLAGS env variable handling to compatibility tests as SQLite does not handle `-q` flag * Fix inconsistent SQLITE_NOTFOUND error code and add SQLITE_CANTOPEN code * Improve compatibility tests to display errors instead of hanging indefinitely Closes #599