Files
sqlalchemy/test/orm
Mike Bayer 0470abadd2 Accommodate "callable" bound param in evaluator
Fixed bug in "evaluate" strategy of :meth:`.Query.update` and
:meth:`.Query.delete` which would fail to accommodate a bound
parameter with a "callable" value, as which occurs when filtering
by a many-to-one equality expression along a relationship.

Change-Id: I47758d3f5d8b9ea1a07e23166780d5f3c32b17f1
Fixes: #3700
(cherry picked from commit a51ab91662)
2016-05-16 10:33:36 -04:00
..
2015-05-07 09:50:37 -04:00
2014-12-08 12:34:40 -05:00
2015-04-12 13:51:40 -04:00