Re: [Sqlalchemy-tickets] [sqlalchemy] #2746: allow correlation of FROM elements to any SELECT which
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-06-26 14:10:22
|
#2746: allow correlation of FROM elements to any SELECT which encloses via WHERE,
columns, ORDER BY (but not FROM list)
------------------------------+----------------------------------
Reporter: sayap | Owner: zzzeek
Type: defect | Status: new
Priority: highest | Milestone: 0.8.xx
Component: sql | Severity: minor - half an hour
Resolution: | Keywords:
Progress State: in progress |
------------------------------+----------------------------------
Comment (by sayap):
Just tested 1b6b2fb8d2ea and everything just works indeed. Nice.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2746#comment:9>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|