v0.6.2
chore: replace `dotenv` with `dotenvy` (#2003)
update todo examples to 0.4 and use migrations
fix: ensure migration progress is not lost for PG, mysql and sqlite (#1991)
fix: mssql uses unsigned for tinyint instead of signed (#2074)
Update some postgres trybuild tests
feat(mssql): fix a few bugs and implement Connection::describe
feat: introduce docker-compose based testing for running locally against many database combinations
Fix GitHub Actions and integration test (#1346)
feat: implement testing utilities (#2001)
Add extension support for SQLite (#2062)