[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-10-09 00:09:27
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/e74627f82754/ Changeset: e74627f82754 Branch: master User: zzzeek Date: 2013-10-09 02:06:58 Summary: A :func:`.select` that is made to refer to itself in its FROM clause, typically via in-place mutation, will raise an informative error message rather than causing a recursion overflow. [ticket:2815] Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e488bb47e4bd/ Changeset: e488bb47e4bd Branch: rel_0_8 User: zzzeek Date: 2013-10-09 02:08:35 Summary: A :func:`.select` that is made to refer to itself in its FROM clause, typically via in-place mutation, will raise an informative error message rather than causing a recursion overflow. [ticket:2815] Conflicts: lib/sqlalchemy/sql/selectable.py 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. |