mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-12-23 08:21:09 +00:00
Before, we validated that condition during program emit - which works for fixed values of parameters but doesn't work with variables provided externally to the prepared statement Reviewed-by: Preston Thorpe <preston@turso.tech> Closes #3421 |
||
|---|---|---|
| .. | ||
| integration | ||
| Cargo.toml | ||
| lib.rs | ||
| README.md | ||
Integration and regression test suite.
# run all tests
cargo test
# run individual test
cargo test test_sequential_write -- --nocapture