web2py / pydal

A pure Python Database Abstraction Layer
BSD 3-Clause "New" or "Revised" License
493 stars 137 forks source link

as_trees allowing building trees starting from branches #716

Open jgrazina opened 3 months ago

jgrazina commented 3 months ago

Navigating large data sets requires building the tree from a branch up (not None parent)