v0.7.4
Break drivers out into separate crates, clean up some technical debt (#2039)
Add `fixtures_path` in sqlx::test args (#2545)
Correct mention of the `tls-native-tls` in the documentation. (#2593)
feat: add `raw_sql` API (#3007)
fix clipyy warnings