Files
sqlalchemy/test/sql
Mike Bayer 6636cd9d25 Clear proxy_set cache when creating an annotated column
Fixed an unlikely issue where the "corresponding column" routine for unions
and other :class:`.CompoundSelect` objects could return the wrong column in
some overlapping column situtations, thus potentially impacting some ORM
operations when set operations are in use, if the underlying
:func:`.select` constructs were used previously in other similar kinds of
routines, due to a cached value not being cleared.

Fixes: #4747
Change-Id: I7fb134cac3604f8fe62e220fb24a0945d0a1c56f
2019-07-02 09:57:20 -04:00
..
2019-06-20 13:50:41 -04:00
2019-06-20 13:50:41 -04:00
2019-01-06 18:23:11 -05:00
2019-06-20 13:50:41 -04:00
2019-06-20 13:50:41 -04:00
2019-03-05 20:29:05 -05:00
2019-01-06 18:23:11 -05:00
2019-06-20 13:50:41 -04:00
2019-01-06 18:23:11 -05:00
2019-01-06 18:23:11 -05:00
2019-06-20 13:50:41 -04:00
2019-01-06 18:23:11 -05:00