Hi,

>clearly "correlate=False" has to be more prominently mentioned, not  
>just in the FAQ but in the main docs, there should be a section  
>specifically on subqueries and their mechanics.
>  
>
Could SQLAlchemy deal with this case automatically?

I think it could. Subqueries that are used in a from clause should not 
be correlated, while other subqueries should be. This touches on the 
work we're doing on ticket #513.

Paul

--~--~---------~--~----~------------~-------~--~----~
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