main
refactor(core): Remove lifetime parameter from Arguments trait (#3960)
fix: regenerate test certificates
Add `fixtures_path` in sqlx::test args (#2545)
fix(postgres): add missing type resolution for arrays by name
Replace some more futures_util APIs with std variants (#3874)
fix spelling (#4069)
fix(sqlite) Migrate revert with no-transaction (#4024)
Clarify where optional features should be enabled (#2706)
feat: introduce docker-compose based testing for running locally against many database combinations
update todo examples to 0.4 and use migrations
Fix GitHub Actions and integration test (#1346)
use random ports for all conatiners (#4007)
feat(sqlx.toml): support SQLite extensions in macros and sqlx-cli (#3917)
feat: add ipnet support (#3710)