15 releases
| 0.4.0 | Dec 17, 2024 |
|---|---|
| 0.3.1 | Dec 19, 2023 |
| 0.3.0 | Sep 7, 2022 |
| 0.2.7 | Jun 1, 2022 |
| 0.1.3 | Oct 26, 2017 |
#1586 in Database interfaces
3,172 downloads per month
Used in 16 crates
(4 directly)
26KB
505 lines
diesel_ltree provides support for Postgres's ltree extension, including all of the operations and functions for working with hierarchial data in Postgres.
diesel_ltree

Adds support for the ltree PostgreSQL extension type to Diesel, supporting all functions and operators thereon.
Dependencies
~4MB
~73K SLoC