diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-01-16 13:06:44 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-03-14 19:41:21 -0400 |
commit | b6a6ffa4c0e0911bb6c5e66b67da9789989c7699 (patch) | |
tree | 886688ed07eabdb600a9c566adb084cde64dfd24 /lib/sqlalchemy/dialects/mysql/pyodbc.py | |
parent | 0a35ccc6bd1acaa91f32c8e0140000b19ae85e14 (diff) | |
download | sqlalchemy-b6a6ffa4c0e0911bb6c5e66b67da9789989c7699.tar.gz |
Consult _select_from_entity in _adjust_for_single_inheritance
Fixed bug in single-table inheritance where the select_from()
argument would not be taken into account when limiting rows
to a subclass. Previously, only expressions in the
columns requested would be taken into account.
Change-Id: Id353c45eade52b264d8f6685a58ba53975669eea
Fixes: #3891
Diffstat (limited to 'lib/sqlalchemy/dialects/mysql/pyodbc.py')
0 files changed, 0 insertions, 0 deletions