summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2015-04-20 17:38:03 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2015-04-20 17:38:03 -0400
commita3af638e1a95d42075e25e87474663348dcf5c14 (patch)
tree4549f2261067856a251367d49e97e40d0bb84b2c /lib/sqlalchemy/sql/compiler.py
parentbd61e7a3287079cf742f4df698bfe3628c090522 (diff)
downloadsqlalchemy-a3af638e1a95d42075e25e87474663348dcf5c14.tar.gz
- Fixed more regressions caused by NEVER_SET; comparisons
to transient objects with attributes unset would leak NEVER_SET, and negated_contains_or_equals would do so for any transient object as the comparison used only the committed value. Repaired the NEVER_SET cases, fixes #3371, and also made negated_contains_or_equals() use state_attr_by_column() just like a non-negated comparison, fixes #3374
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions