mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-26 12:34:22 +01:00
closes: #2101 Refactors exec_concat_ws to skip null and blob arguments instead of inserting separators for them. Also adds a fuzz test. Reviewed-by: Jussi Saurio <jussi.saurio@gmail.com> Closes #2338
Integration and regression test suite.
# run all tests
cargo test
# run individual test
cargo test test_sequential_write -- --nocapture