[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Added new event handlers :meth:`.AttributeEvents.
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-09-08 00:28:53
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/390207e53385/ Changeset: 390207e53385 Branch: None User: zzzeek Date: 2014-09-08 02:28:19 Summary: - Added new event handlers :meth:`.AttributeEvents.init_collection` and :meth:`.AttributeEvents.dispose_collection`, which track when a collection is first associated with an instance and when it is replaced. These handlers supersede the :meth:`.collection.linker` annotation. The old hook remains supported through an event adapter. Affected #: 5 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |