main
feat: implement testing utilities (#2001)
feat(sqlite): `no_tx` migration support (#4015)
fix(sqlite) Migrate revert with no-transaction (#4024)
fix: ensure migration progress is not lost for PG, mysql and sqlite (#1991)
Is tests/x.py maintained? And I tried fix it. (#2754)
groundwork for 0.9.0-alpha.1 (#3821)
Allow single-field named structs to be transparent (#3971)
breaking: add SqlStr (#3723)
chore(sqlite): Remove unused test of removed git2 feature (#3956)
refactor(sqlite): do not borrow bound values, delete lifetime on `SqliteArguments` (#3957)
feat: better database errors (#2109)
fix(ci): just cfg-out the whole `tests/sqlite/sqlcipher.rs`
Add client SSL authentication using key-file for Postgres, MySQL and MariaDB (#1850)
fix(sqlite): regression when decoding nulls (#3991)
Fix (#3395) sqlx::test macro in 0.8 (#3403)