main
fix: clippy warnings
refactor(core): remove the HRTB (higher rank trait bound) on Row in the aim of improving ergonomics
Break drivers out into separate crates, clean up some technical debt (#2039)
refactor: rename `sqlx_core::io::{Encode, Decode}` for clarity
groundwork for 0.9.0-alpha.1 (#3821)
Replace some futures_util APIs with std variants (#3721)