v0.8.6
Always set SQLITE_OPEN_URI (#3289)
doc(sqlite): show how to turn options into a pool (#3508)
feat: sqlx sqlite expose de/serialize (#3745)
Fix: nextest cleanup race condition (#3334)
doc(sqlite): document behavior for zoned date-time types (#3493)
Merge of #3427 (by @mpyw) and #3614 (by @bonsairobo) (#3765)
Make Encode return a result (#3126)
fix: clippy warnings
Generic Associated Types in Database, replacing HasValueRef, HasArguments, HasStatement (#2973)
fix: remove `sqlformat` (#3545)
fix: use same fix for the same cast in `Migrate::apply()` everywhere
Implement AnyQueryResult for Sqlite and MySQL (#3608)
fix(sqlite): fix unit and doctests
breaking(sqlite): always use `i64` as intermediate when decoding (#3184)
feat(sqlite): add preupdate hook (#3625)