[Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-09-10 14:02:12
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/03797b78475b/ Changeset: 03797b78475b Branch: None User: zzzeek Date: 2015-09-10 14:00:46+00:00 Summary: - add a new FAQ recipe for "walk all objects", replacing the need to use mapper.cascade_iterator() for this purpose as it was not really designed for that use case. Add docs to cascade_iterator() pointing to the recipe. fixes #3498 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/517eba3896cd/ Changeset: 517eba3896cd Branch: rel_1_0 User: zzzeek Date: 2015-09-10 14:01:40+00:00 Summary: - add a new FAQ recipe for "walk all objects", replacing the need to use mapper.cascade_iterator() for this purpose as it was not really designed for that use case. Add docs to cascade_iterator() pointing to the recipe. fixes #3498 (cherry picked from commit 03797b78475bec9fb9c15f8e926414f3720a273c) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/86900687f13c/ Changeset: 86900687f13c Branch: rel_0_9 User: zzzeek Date: 2015-09-10 14:01:45+00:00 Summary: - add a new FAQ recipe for "walk all objects", replacing the need to use mapper.cascade_iterator() for this purpose as it was not really designed for that use case. Add docs to cascade_iterator() pointing to the recipe. fixes #3498 (cherry picked from commit 03797b78475bec9fb9c15f8e926414f3720a273c) Affected #: 2 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. |