diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-06-20 18:47:28 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-06-20 18:47:28 -0400 |
commit | a1bbf3a005677c1371b02c54343f5407747e336d (patch) | |
tree | f3df6031a7ad52e74c1c64b969d0c2a71ea85442 /test/sql/test_constraints.py | |
parent | d7f467fcd531ff4b2f7fbe07fa24a2b88556c855 (diff) | |
download | sqlalchemy-a1bbf3a005677c1371b02c54343f5407747e336d.tar.gz |
- Additional checks have been added for the case where an inheriting
mapper is implicitly combining one of its column-based attributes
with that of the parent, where those columns normally don't necessarily
share the same value. This is an extension of an existing check that
was added via :ticket:`1892`; however this new check emits only a
warning, instead of an exception, to allow for applications that may
be relying upon the existing behavior.
fixes #3042
Diffstat (limited to 'test/sql/test_constraints.py')
0 files changed, 0 insertions, 0 deletions