On Dec 7, 2007, at 2:39 PM, Artur Siekielski wrote:

> The problem is that I get normal Python list, which eats much
> resources when database is big. Much better would be Query object
> which supports lazy loading. Note that I cannot use
> Query.filter(compoundSelect._whereclause) because CompundSelect
> doesn't have _whereclause.

id just point out also that, we havent decided against the Query  
object yielding results as theyre received.  i pointed out earlier in  
this thread that its complicated, but this is something we might  
finally try to tackle soon.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to