sqlx/sqlx-core
Sebastian Pütz babd353c2c
Make PgLTree::push infallible and take PgLTreeLabel directly. (#1734)
* Make PgLTree::push infallible and take PgLTreeLabel directly.

Previously the function took strings and parsed them into
PgLTreeLabel internally, now it's possible to directlry push
PgLTreeLabels onto a PgLTree.

* Push PgLTree String conversion to label.

* rebase and fix compile error

Co-authored-by: Austin Bonander <austin@launchbadge.com>
2022-04-14 16:16:00 -07:00
..
src Make PgLTree::push infallible and take PgLTreeLabel directly. (#1734) 2022-04-14 16:16:00 -07:00
Cargo.toml Update BigDecimal dependency (#1529) 2022-04-14 16:12:15 -07:00