v0.5.7
feat: introduce docker-compose based testing for running locally against many database combinations
Rename sqlx(rename) attribute to sqlx(type_name)
feat(postgres): expose PgTypeKind
fix(macros): tell the compiler about external files/env vars to watch (#1332)
Fix bug for PostgreSQL if the statement has type holes (#1363)
Fix GitHub Actions and integration test (#1346)
refactor(macros): remove ResultExt and macro_result!()