ltree_hierarchy 2.0.0
Organizes ActiveRecord models into a tree/hierarchy using a materialized path implementation based around PostgreSQL's ltree datatype. ltree's operators ensure that queries are fast and easily understood.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
activerecord
>= 5.2.0
pg
~> 1.1.0