summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/exc.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-07-14 20:33:16 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2012-07-14 20:33:16 -0400
commitfce89ccf0c5561ff4747371619646aadc88c37cf (patch)
tree2b1d3c86c14c921728ec4333fdc9c3b2828e7952 /lib/sqlalchemy/exc.py
parent800efc75256283770d5c28ddd99f26f341733698 (diff)
downloadsqlalchemy-fce89ccf0c5561ff4747371619646aadc88c37cf.tar.gz
- [bug] Fixed bug mostly local to new
AbstractConcreteBase helper where the "type" attribute from the superclass would not be overridden on the subclass to produce the "reserved for base" error message, instead placing a do-nothing attribute there. This was inconsistent vs. using ConcreteBase as well as all the behavior of classical concrete mappings, where the "type" column from the polymorphic base would be explicitly disabled on subclasses, unless overridden explicitly.
Diffstat (limited to 'lib/sqlalchemy/exc.py')
0 files changed, 0 insertions, 0 deletions