v0.6.2
feat: implement testing utilities (#2001)
fix: ensure migration progress is not lost for PG, mysql and sqlite (#1991)
Finish support for Postgres COPY (#1345)
preparing 0.5.8 release (#1466)
Improve Sqlite support for sub-queries and CTE's (#1816)
feat(macros): implement `query_scalar!()` and variants
Update tests/sqlite/setup.sql to match current tests.
Szymek156/issue2009 (#2014)
sqlite: fix a couple segfaults (#1351)
Add extension support for SQLite (#2062)
Add Sqlite support for the time crate (#1865)