Project

General

Profile

« Previous | Next » 

Revision b8e7047b

Added by Patrick Plitzner almost 8 years ago

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
  • added
  • modified
  • copied
  • renamed
  • deleted