[ckan-changes] [okfn/ckan] 35bba3: [1607] Implemented CTE to obtain entire tree hiera...
GitHub
noreply at github.com
Thu Feb 16 15:25:39 UTC 2012
Branch: refs/heads/feature-1607-dgu-maintentance-refactor
Home: https://github.com/okfn/ckan
Commit: 35bba3df40978e37e032d7647ac36d59fa92c47c
https://github.com/okfn/ckan/commit/35bba3df40978e37e032d7647ac36d59fa92c47c
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-02-16 (Thu, 16 Feb 2012)
Changed paths:
M ckan/model/group.py
Log Message:
-----------
[1607] Implemented CTE to obtain entire tree hierarchy from the given Group instance. Unfortunately the CTE only recurses one level when we ask Sqlalchemy to return Group instances, whereas asking for field names makes sure it recurses through the entire depth of the tree.
More information about the ckan-changes
mailing list