Revision b8e7047b
ref #5458 Performance increase for taxon node selection
- by using SqlContainer the nodes are lazily loaded
- child nodes are loaded via a second SQL query which is filtered for parent_id when expanding a node
- parent-child relations are cached
Files
- added
- modified
- copied
- renamed
- deleted