summaryrefslogtreecommitdiff
path: root/www/py-django-tree-queries/pkg-descr
blob: ac359fa0b83d5b79b316a5850d9e5283fda354c0 (plain) (blame)
1
2
3
4
5
Query Django model trees using adjacency lists and recursive common table
expressions.

Supports PostgreSQL, sqlite3 (3.8.3 or higher) and MariaDB (10.2.2 or higher)
and MySQL (8.0 or higher, if running without ONLY_FULL_GROUP_BY).