mirror of
https://github.com/launchbadge/sqlx
synced 2024-11-10 14:34:19 +00:00
babd353c2c
* 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> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |