sqlx/sqlx-postgres
Jack DeNeut 258eacafd9
Fix for Issue #2549 - cannot use feature "rust_decimal" without also using "bigdecimal" (#2585)
* Fix missing num-bigint dependency for rust_decimal

* Fix missing feature name change from "decimal" to "rust_decimal"

* update missing "decimal"->"rust_decimal" renaming in range.rs

* Update money.rs references to "decimal"

* Update "decimal" -> "rust_decimal"
2023-07-06 16:02:47 -07:00
..
src Fix for Issue #2549 - cannot use feature "rust_decimal" without also using "bigdecimal" (#2585) 2023-07-06 16:02:47 -07:00
Cargo.toml Fix for Issue #2549 - cannot use feature "rust_decimal" without also using "bigdecimal" (#2585) 2023-07-06 16:02:47 -07:00