Files
sqlalchemy/test
Mike Bayer 4ae02f46e9 Dont set _set_select_from() for alias object
Fixed bug first introduced in 0.9.7 as a result of 🎫`3106`
which would cause an incorrect query in some forms of multi-level
subqueryload against aliased entities, with an unnecessary extra
FROM entity in the innermost subquery.

Fixes: #3893

Change-Id: Ic4003c2c1c0206bd22a098fd497a7375c2758305
2017-01-19 13:49:08 -05:00
..
2016-04-19 18:17:45 -04:00
2017-01-16 14:02:26 -05:00
2017-01-13 10:57:41 -05:00
2017-01-13 15:41:20 -05:00