summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/engine/strategies.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2015-04-29 14:00:16 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2015-04-29 14:00:16 -0400
commitb0be9211c9a2d9032b659b63888ffc76f64d4247 (patch)
tree96b55f9441f1e30d0643cee89e7518bd8a87031d /lib/sqlalchemy/engine/strategies.py
parent93b5eae9843d423378f68be928a4f1e6fcacfb87 (diff)
downloadsqlalchemy-b0be9211c9a2d9032b659b63888ffc76f64d4247.tar.gz
- Fixed regression within the flush process when an attribute were
set to a SQL expression for an UPDATE, and the SQL expression when compared to the previous value of the attribute would produce a SQL comparison other than ``==`` or ``!=``, the exception "Boolean value of this clause is not defined" would raise. The fix ensures that the unit of work will not interpret the SQL expression in this way. fixes #3402
Diffstat (limited to 'lib/sqlalchemy/engine/strategies.py')
0 files changed, 0 insertions, 0 deletions