> Seems that SA compiles in a wrong way my query...

Can't what's wrong is happening... subvet appers to be a sub-select, so 
probably SA made some optimizations. You should print the whole query (print 
sql) and not the sub-query (as in your code: print subvet) to check if your 
query is actually compiled the wrong way.

Seb
-- 
Sébastien LELONG
sebastien.lelong[at]sirloon.net
http://www.sirloon.net

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