mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-24 19:44:21 +01:00
Closes #2495 Return error on inserts with qualified expressions to emulate same functionality as SQLite. Closes #2592
Integration and regression test suite.
# run all tests
cargo test
# run individual test
cargo test test_sequential_write -- --nocapture