No support for eager loading of ReferenceSets

Bug #542231 reported by William Grant
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Storm
Confirmed
Medium
Unassigned

Bug Description

AFAICT, Storm provides no way to eagerly load ReferenceSet content. I can emulate an SQLObject prejoin by requesting multiple classes in one query and throwing them away, but accessing each ReferenceSet still hits the DB to get the list of objects.

I should be able to tell Storm to get a set of objects and some of their interesting ReferenceSets in a single query.

SQLAlchemy can do this -- see http://www.sqlalchemy.org/docs/05/ormtutorial.html and search for 'eager'.

Jamu Kakar (jkakar)
Changed in storm:
status: New → Confirmed
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.