diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-02-20 15:14:08 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-02-20 15:14:08 -0500 |
commit | 305ea84004fe604f461cd3c9438fbc84e3d790b2 (patch) | |
tree | c0bd81cf661d99f289cd26fa7b8730cccb3a5da9 /lib/sqlalchemy/dialects/mysql/mysqldb.py | |
parent | 4f63e2497020681a4f2aa5d4a28495ded008d2b2 (diff) | |
download | sqlalchemy-305ea84004fe604f461cd3c9438fbc84e3d790b2.tar.gz |
- Fixed bugs in ORM object comparisons where comparison of
many-to-one ``!= None`` would fail if the source were an aliased
class, or if the query needed to apply special aliasing to the
expression due to aliased joins or polymorphic querying; also fixed
bug in the case where comparing a many-to-one to an object state
would fail if the query needed to apply special aliasing
due to aliased joins or polymorphic querying.
fixes #3310
Diffstat (limited to 'lib/sqlalchemy/dialects/mysql/mysqldb.py')
0 files changed, 0 insertions, 0 deletions