diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-02-09 16:47:20 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-02-09 16:47:20 -0500 |
commit | ab738c21aa540cebf3c2f839e177146fc4b43672 (patch) | |
tree | 58fc40e3d82117761c4243d3a6b7f19a1572510b /lib/sqlalchemy/dialects/mysql/cymysql.py | |
parent | ee88e648f7a56ef76426957a5344639ab9954d9d (diff) | |
download | sqlalchemy-ab738c21aa540cebf3c2f839e177146fc4b43672.tar.gz |
- Fixed an 0.9 regression where ORM instance or mapper events applied
to a base class such as a declarative base with the propagate=True
flag would fail to apply to existing mapped classes which also
used inheritance due to an assertion. Addtionally, repaired an
attribute error which could occur during removal of such an event,
depending on how it was first assigned. [ticket:2949]
Diffstat (limited to 'lib/sqlalchemy/dialects/mysql/cymysql.py')
0 files changed, 0 insertions, 0 deletions