v0.7.4
fix: spans in sqlite tracing (#2876) (#3056)
feat: add `to_url_lossy` to connect options (#2902)
(sqlite) do not drop notify mutex until after condvar is triggered (#2573)
Break drivers out into separate crates, clean up some technical debt (#2039)
fix: deprecation warnings in `sqlite::types::chrono`, document `DATETIME` behavior
Cleanup format arguments (#2650)
feat: better database errors (#2109)
Added regexp support in sqlite (#2189)
Initial work to switch to `tracing` (#2185)
chore: cleanup, fix all non-deprecation warnings