[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Internal calls to "bookkeeping" functions within
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-09-08 18:13:20
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/0997e843f2cd/ Changeset: 0997e843f2cd Branch: None User: zzzeek Date: 2015-09-08 18:12:32+00:00 Summary: - Internal calls to "bookkeeping" functions within :meth:`.Session.bulk_save_objects` and related bulk methods have been scaled back to the extent that this functionality is not currently used, e.g. checks for column default values to be fetched after an INSERT or UPDATE statement. fixes #3526 Affected #: 3 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. |