diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-02-25 16:55:42 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-02-25 16:55:42 -0500 |
commit | e60529da797491e9e88e9fcc581334ad3a09bcc2 (patch) | |
tree | 70ec4d5c0ca9037b125d15252eb9e8630096b91a /lib/sqlalchemy/sql/base.py | |
parent | 1122d355d15a8f6b8565df282eeb3463c31a512d (diff) | |
download | sqlalchemy-e60529da797491e9e88e9fcc581334ad3a09bcc2.tar.gz |
- Fixed bug where events set to listen at the class
level (e.g. on the :class:`.Mapper` or :class:`.ClassManager`
level, as opposed to on an individual mapped class, and also on
:class:`.Connection`) that also made use of internal argument conversion
(which is most within those categories) would fail to be removable.
fixes #2973
Diffstat (limited to 'lib/sqlalchemy/sql/base.py')
0 files changed, 0 insertions, 0 deletions