[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - add support for the connection record to be passe
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-04-22 22:03:48
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/04b3ce939020/ Changeset: 04b3ce939020 Branch: ticket_3355 User: zzzeek Date: 2015-04-22 22:01:22+00:00 Summary: - add support for the connection record to be passed to the creator and the do_connect event. this will be very helpful; we have to do the hacky "check the function" thing like we do for column defaults in order to maintain the old signature for creator() as well. - add new soft invalidate feature, assign the whole "control invalidation" job to #3379 Affected #: 6 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. |