mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-02-25 01:09:59 +00:00
Also clarifies the handling of `TIME` (we never realized it's used for both time-of-day and signed intervals) and adds appropriate impls for `std::time::Duration`, `time::Duration`, `chrono::TimeDelta`