EctoLtree - Use the PostgreSQL’s ltree data type with Ecto

Hey all,

This is a small library that I’ve extracted from a side-project.
Provides the necessary modules to use the PostgreSQL’s ltree data type with Ecto.

Hex: https://hex.pm/packages/ecto_ltree
Hexdocs: https://hexdocs.pm/ecto_ltree
Source: https://github.com/josemrb/ecto_ltree

12 Likes