[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Fixed issue in new :meth:`.QueryEvents.before_com
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-04-26 16:33:52
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/d48acff23bc0/ Changeset: d48acff23bc0 Branch: None User: zzzeek Date: 2015-04-26 16:33:17+00:00 Summary: - Fixed issue in new :meth:`.QueryEvents.before_compile` event where changes made to the :class:`.Query` object's collection of entities to load within the event would render in the SQL, but would not be reflected during the loading process. fixes #3387 Affected #: 4 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. |