Re: [Sqlalchemy-tickets] [sqlalchemy] #2779: Join order determinism in polymorphic loads
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-08-18 19:58:11
|
#2779: Join order determinism in polymorphic loads
-----------------------------------+----------------------------------
Reporter: aelaguiz | Owner: zzzeek
Type: defect | Status: closed
Priority: high | Milestone: 0.8.xx
Component: orm | Severity: minor - half an hour
Resolution: fixed | Keywords:
Progress State: completed/closed |
-----------------------------------+----------------------------------
Changes (by zzzeek):
* status: new => closed
* resolution: => fixed
* status_field: needs tests => completed/closed
Comment:
0.9 already had this as it was beginning to show up in unit tests that
compare SQL. backported to 0.8 in r6028f8234549ad7bd4377a3408.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2779#comment:4>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|