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?
Solution:
I'd see the postgres docs
Jump to solution
3 Replies
ZachDaniel
ZachDaniel2d ago
I don't think there is anything else
Solution
ZachDaniel
ZachDaniel2d ago
I'd see the postgres docs
pikdum
pikdumOP2d ago
sounds good, think i've figured out the basics

Did you find this page helpful?