Files
sqlalchemy/test
Mike Bayer dcf66590d2 Check for the endmost target when chaining contains()
Fixed regression in association proxy due to 🎫`3769`
(allow for chained any() / has()) where contains() against
an association proxy chained in the form
(o2m relationship, associationproxy(m2o relationship, m2o relationship))
would raise an error regarding the re-application of contains()
on the final link of the chain.

Change-Id: Iea51ce84c2c5a332416fff10b1ba0e676cf0bad7
Fixes: #4150
2018-01-02 18:00:11 -05:00
..
2017-12-27 10:33:22 -05:00
2017-12-04 11:56:46 -05:00
2017-02-07 11:21:56 -05:00
2017-12-14 13:58:58 -05:00
2017-09-11 14:17:10 -04:00