diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-10-05 11:25:10 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-10-05 11:29:11 -0400 |
commit | 1281e6e6c41ad3d7240fe50f4fecab4083b79975 (patch) | |
tree | c34474735e097082259b8b9cb063e4a6b06d6b02 /lib/sqlalchemy/dialects/postgresql/psycopg2.py | |
parent | 2c280791886756422a8103769cf131b0fe292ffe (diff) | |
download | sqlalchemy-1281e6e6c41ad3d7240fe50f4fecab4083b79975.tar.gz |
Don't include SelectBase when searching for surface column elements
Fixed bug where correlated select used against single-table inheritance
entity would fail to render correctly in the outer query, due to adjustment
for single inheritance discriminator criteria inappropriately re-applying
the criteria to the outer query.
Change-Id: I38df21f1392af1843e10119682fa0635d346e2a8
Fixes: #4103
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/psycopg2.py')
0 files changed, 0 insertions, 0 deletions