mirror of
https://github.com/launchbadge/sqlx
synced 2024-11-10 06:24:16 +00:00
6674e8ba96
* support ltree * add default and push to PgLTree * add more derived for ltree * fix copy/paste * Update sqlx-core/src/error.rs Co-authored-by: Paolo Barbolini <paolo@paolo565.org> * PR fixes * ltree with name instead of OID * custom ltree errors * add pop ot PgLTree * do not hide ltree behind feature flag * bytes() instead of chars() * apply extend_display suggestion * add more functions to PgLTree * fix IntoIter * resolve PR annotation * add tests * remove code from arguments * fix array * fix setup isse * fix(postgres): disable `ltree` tests on Postgres 9.6 Co-authored-by: Bastian Schubert <bastian.schubert@crosscard.com> Co-authored-by: Paolo Barbolini <paolo@paolo565.org> Co-authored-by: Austin Bonander <austin@launchbadge.com> |
||
---|---|---|
.. | ||
sqlx.yml |