diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-01-19 11:41:09 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-01-19 13:49:08 -0500 |
commit | 4ae02f46e944ac11af5ad77e5ff5f06963b63b3d (patch) | |
tree | e762549dd4a97cfb91d943440e78cd320429e757 /lib/sqlalchemy/dialects/postgresql/ext.py | |
parent | 17b85b34454e8fef5400f910ca1eaa3462e9b3c6 (diff) | |
download | sqlalchemy-4ae02f46e944ac11af5ad77e5ff5f06963b63b3d.tar.gz |
Dont set _set_select_from() for alias object
Fixed bug first introduced in 0.9.7 as a result of :ticket:`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
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/ext.py')
0 files changed, 0 insertions, 0 deletions