sqlx/sqlx-core
yuyawk 626dd0db38
fix panic when converting negative chrono::Duration into PgInterval (#1475)
* fix PgInterval convert failure for negative chrono::Duration

* add unit tests for PgInterval

* Fix: remove redundancy because nanosecond overflow implies microsecond overflow
2021-11-08 18:47:57 -08:00
..
src fix panic when converting negative chrono::Duration into PgInterval (#1475) 2021-11-08 18:47:57 -08:00
Cargo.toml Reduce indexmap version to 1.6.2 (#1501) 2021-11-02 18:22:49 -07:00