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

Download history 202/week @ 2025-08-15 253/week @ 2025-08-22 299/week @ 2025-08-29 441/week @ 2025-09-05 488/week @ 2025-09-12 510/week @ 2025-09-19 538/week @ 2025-09-26 627/week @ 2025-10-03 634/week @ 2025-10-10 710/week @ 2025-10-17 647/week @ 2025-10-24 736/week @ 2025-10-31 869/week @ 2025-11-07 597/week @ 2025-11-14 733/week @ 2025-11-21 793/week @ 2025-11-28

3,172 downloads per month
Used in 16 crates (4 directly)

MIT license

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 Build status crates.io version

Adds support for the ltree PostgreSQL extension type to Diesel, supporting all functions and operators thereon.

Dependencies

~4MB
~73K SLoC