diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-01-19 13:34:42 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-01-19 13:34:42 -0500 |
commit | b7bc704f3d05bed8d0771cbff65adcdb7b49f796 (patch) | |
tree | 9e4cc6cd321fb38c64a65be653e9ce8220836e64 /lib/sqlalchemy/sql/compiler.py | |
parent | 2a7f37b7b01930fb4e9227e5cab03ea26e0a4b55 (diff) | |
download | sqlalchemy-b7bc704f3d05bed8d0771cbff65adcdb7b49f796.tar.gz |
- Fixed issue where two same-named relationships that refer to
a base class and a concrete-inherited subclass would raise an error
if those relationships were set up using "backref", while setting up the
identical configuration using relationship() instead with the conflicting
names would succeed, as is allowed in the case of a concrete mapping.
fixes #3630
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions