Re: [Sqlalchemy-tickets] [sqlalchemy] #2668: auto_correlate fails if all froms are existing in a su
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-06-20 19:34:22
|
#2668: auto_correlate fails if all froms are existing in a superquery
-----------------------------------+-------------------------------
Reporter: lukecyca | Owner: zzzeek
Type: defect | Status: closed
Priority: medium | Milestone: 0.8.0final
Component: orm | Severity: major - 1-3 hours
Resolution: fixed | Keywords:
Progress State: completed/closed |
-----------------------------------+-------------------------------
Changes (by zzzeek):
* status: reopened => closed
* resolution: => fixed
Comment:
the ongoing work to provide this functionality in a more specific way is
in #2746 and I've added another change which I've long wondered if it was
needed to the most recent patch, where your test case passes.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2668#comment:15>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|