diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-07-13 15:39:04 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-07-13 15:39:04 -0400 |
commit | b68c9ac93eea62a1f4ae2c0701e5af7c432e9432 (patch) | |
tree | 8f28219ba9c66064bcae6f32d50c88be3998c3b4 /lib/sqlalchemy/sql/operators.py | |
parent | cadc2e0ba00feadf7e860598030bda0fb8bc691c (diff) | |
download | sqlalchemy-b68c9ac93eea62a1f4ae2c0701e5af7c432e9432.tar.gz |
- Fixed bug in :class:`.AbstractConcreteBase` extension where
a column setup on the ABC base which had a different attribute
name vs. column name would not be correctly mapped on the final
base class. The failure on 0.9 would be silent whereas on
1.0 it raised an ArgumentError, so may not have been noticed
prior to 1.0.
fixes #3480
Diffstat (limited to 'lib/sqlalchemy/sql/operators.py')
0 files changed, 0 insertions, 0 deletions