Ltree documentation?
Is there any documentation I'm not finding on how to use ltrees with Ash effectively? Found myself doing something a lot like https://hexdocs.pm/ash_postgres/manual-relationships.html#recursive-relationships, and it recommends using Ltrees instead, but I'm not quite sure where to start. Only reference I'm seeing is https://hexdocs.pm/ash_postgres/AshPostgres.Ltree.html - is there something else?
3 Replies
I don't think there is anything else
Solution
I'd see the postgres docs
sounds good, think i've figured out the basics