sqlx/sqlx-sqlite
Clark Kampfe ff0252d4c2
sqlite: fix inconsistent read-after-write (#3354)
* sqlite: fix inconsistent read-after-write

fetch_one/fetch_optional

* try pushing fetch_optional early-return into worker

* run cargo fmt

* fix "it_can_execute_multiple_statements" test failure

* use Option<usize> instead of bespoke enum for rows returned
2024-08-01 13:27:01 -07:00
..
src sqlite: fix inconsistent read-after-write (#3354) 2024-08-01 13:27:01 -07:00
Cargo.toml bumped to libsqlite3-sys=0.30.1 (#3382) 2024-07-27 17:59:00 -07:00
LICENSE-APACHE Add LICENSE-* files to crates 2024-06-20 10:56:08 -07:00
LICENSE-MIT Add LICENSE-* files to crates 2024-06-20 10:56:08 -07:00