v0.7.3
feat: implement testing utilities (#2001)
fix: ensure migration progress is not lost for PG, mysql and sqlite (#1991)
Add client SSL authentication using key-file for Postgres, MySQL and MariaDB (#1850)
derive FromRow: sqlx(default) for all fields (#2801)
feat(postgres): expose PgTypeKind
feat: better database errors (#2109)
feat(citext): support postgres citext (#2478)
Cleanup format arguments (#2650)
Add `fixtures_path` in sqlx::test args (#2545)
refactor(macros): remove ResultExt and macro_result!()
feat: `Text` adapter (#2894)