]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- The "resurrect" ORM event has been removed. This event hook had
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 25 Aug 2014 21:00:21 +0000 (17:00 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 25 Aug 2014 21:00:21 +0000 (17:00 -0400)
commitbe2351481fdb83d1ed02a717ecc7741a19c73f62
treee9906569e25a259fe230c9858daae7346fd162c1
parentb1aa0edf81680fac020bedb82ea8f8a7e8443f4b
- The "resurrect" ORM event has been removed.  This event hook had
no purpose since the old "mutable attribute" system was removed
in 0.8.
fixes #3171
doc/build/changelog/changelog_10.rst
lib/sqlalchemy/orm/events.py
lib/sqlalchemy/orm/mapper.py