[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Add AttributeEvents.modified
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-05-23 19:40:45
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f46551de450a/ Changeset: f46551de450a Branch: master User: zzzeek Date: 2017-05-23 19:14:04+00:00 Summary: Add AttributeEvents.modified Added new event handler :meth:`.AttributeEvents.modified` which is triggered when the func:`.attributes.flag_modified` function is invoked, which is common when using the :mod:`sqlalchemy.ext.mutable` extension module. Change-Id: Ic152f1d5c53087d780b24ed7f1f1571527b9e8fc Fixes: #3303 Affected #: 7 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. |