Hello,

I have a problem with one of my queries and SQLAlchemy 0.3.10. I try to
translate http://rafb.net/p/hJik4V26.html in SQLAlchemy. The result is
http://rafb.net/p/IieKUW41.html which is almost OK, except that the
final FROM clauses isn't at the good place, SQLAlchemy outputs this :
http://rafb.net/p/31YOgQ49.html which result in a "ERROR:  subquery in
FROM may not refer to other relations of same query level" error message
in PostgreSQL.

any idea what I did wrong ?

thanks,

Julien


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