diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-10-28 17:46:28 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-10-28 17:46:28 -0400 |
commit | 5d6376fbd5ca4103a26118a6fffd1e95be0d5161 (patch) | |
tree | 2df70790564dd99556941091a1b32cc2fe28c875 /lib/sqlalchemy/engine/ddl.py | |
parent | a870d1c401fb4da3139743cafc6c5e29d988faee (diff) | |
download | sqlalchemy-5d6376fbd5ca4103a26118a6fffd1e95be0d5161.tar.gz |
- [bug] Fixed bug whereby a subclass of a subclass
using concrete inheritance in conjunction with
the new ConcreteBase or AbstractConcreteBase
would fail to apply the subclasses deeper than
one level to the "polymorphic loader" of each
base [ticket:2312]
- [bug] Fixed bug whereby a subclass of a subclass
using the new AbstractConcreteBase would fail
to acquire the correct "base_mapper" attribute
when the "base" mapper was generated, thereby
causing failures later on. [ticket:2312]
Diffstat (limited to 'lib/sqlalchemy/engine/ddl.py')
0 files changed, 0 insertions, 0 deletions