main
PostgreSQL SASL – run SHA256 in a blocking executor (#4006)
fix(postgres): syntax error in EXPLAIN query
fix spelling (#4069)
breaking: add SqlStr (#3723)
feat(postgres): remove lifetime from `PgAdvisoryLockGuard` (#3495)
refactor(core): Remove lifetime parameter from Arguments trait (#3960)
Add PgBindIter for encoding and use it as the implementation encoding &[T] (#3651)
feat: create `sqlx.toml` format (#3383)
Remove unnecessary boxfutures (#3525)
Feature: Add exclusion violation error kind (#3918)
Implement AnyQueryResult for Sqlite and MySQL (#3608)
feat: Unify `Debug` implementations across `PgRow`, `MySqlRow` and `SqliteRow` (#3890)
feat(Postgres): support nested domain types (#3641)
fix: audit `PgValueRef::get()` and usage sites for bad casts