mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-12 00:29:48 +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`