diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-01-26 16:11:49 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-01-30 17:28:22 -0500 |
commit | 9a5943bf76cd436484a85a6d9478507c9bac3b08 (patch) | |
tree | e89680d1af5e8db4c66bd5474029c34ea79f2ff0 /test/dialect/postgresql/test_compiler.py | |
parent | 5ef2fde8fb25e30452e06764bf0ec022eb23c15d (diff) | |
download | sqlalchemy-9a5943bf76cd436484a85a6d9478507c9bac3b08.tar.gz |
Union the exclude_properties of the inheriting mapper in declarative
Fixed bug where the "automatic exclude" feature of declarative that
ensures a column local to a single table inheritance subclass does
not appear as an attribute on other derivations of the base would
not take effect for multiple levels of subclassing from the base.
Change-Id: Ibf67b631b4870dd1bd159f7d6085549d299fffe0
Fixes: #3895
Diffstat (limited to 'test/dialect/postgresql/test_compiler.py')
0 files changed, 0 insertions, 0 deletions