Re: [Sqlalchemy-tickets] [sqlalchemy] #2746: Add a flag to explicitly enable correlation even when
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-06-06 23:39:36
|
#2746: Add a flag to explicitly enable correlation even when the subquery has
`asfrom=True`
------------------------------+----------------------------------
Reporter: sayap | Owner: zzzeek
Type: enhancement | Status: new
Priority: medium | Milestone: 0.9.0
Component: sql | Severity: minor - half an hour
Resolution: | Keywords:
Progress State: in queue |
------------------------------+----------------------------------
Comment (by sayap):
Thanks, patch works great. "within_from_ok" sounds about right to me
(disclaimer: I suck at naming things).
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2746#comment:3>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|