diesel_ltree 0.2.0

Adds support for the PostgreSQL ltree extension to Diesel
Documentation

diesel_ltree Build Status crates.io version

Adds support for the ltree PostgreSQL extension type to Diesel.

Supports everything except functions on arrays of ltrees/lqueries (#2).