v0.8.0
feat: implement testing utilities (#2001)
fix: ensure migration progress is not lost for PG, mysql and sqlite (#1991)
Is tests/x.py maintained? And I tried fix it. (#2754)
breaking(sqlite): always use `i64` as intermediate when decoding (#3184)
preparing 0.5.8 release (#1466)
Sqlite explain graph (#3064)
0.7.0-alpha.1 release
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)
feat: Add set_update_hook on SqliteConnection (#3260)
Break drivers out into separate crates, clean up some technical debt (#2039)
feat: `Text` adapter (#2894)