main
chore(postgres): create regression test for RUSTSEC-2024-0363
feat: implement testing utilities (#2001)
feat: no tx migration (#3181)
fix: ensure migration progress is not lost for PG, mysql and sqlite (#1991)
fix: regenerate test certificates
sqlx-postgres(tests): cleanup 2 unit tests. (#4002)
breaking: add SqlStr (#3723)
Feature: Add exclusion violation error kind (#3918)
feat: create `sqlx.toml` format (#3383)
Add client SSL authentication using key-file for Postgres, MySQL and MariaDB (#1850)
fix spelling (#4069)
refactor(core): Remove lifetime parameter from Arguments trait (#3960)
groundwork for 0.9.0-alpha.1 (#3821)
refactor(macros): remove ResultExt and macro_result!()
make `#[derive(sqlx::Type)]` automatically generate `impl PgHasArrayType` by default for newtype structs (#4008)