[Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-12-13 02:13:04
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/7d96ad4d535d/ Changeset: 7d96ad4d535d Branch: None User: zzzeek Date: 2015-12-13 02:08:56+00:00 Summary: - Fixed bug where use of the :meth:`.Query.select_from` method would cause a subsequent call to the :meth:`.Query.with_parent` method to fail. fixes #3606 - add mark-as-fail test for #3607 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/609d7bf8fbad/ Changeset: 609d7bf8fbad Branch: None User: zzzeek Date: 2015-12-13 02:12:00+00:00 Summary: - Fixed bug where use of the :meth:`.Query.select_from` method would cause a subsequent call to the :meth:`.Query.with_parent` method to fail. fixes #3606 - add mark-as-fail test for #3607 (cherry picked from commit 7d96ad4d535dc02a8ab1384df1db94dea2a045b5) Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/cb24a4fcd798/ Changeset: cb24a4fcd798 Branch: rel_1_0 User: zzzeek Date: 2015-12-13 02:12:15+00:00 Summary: - 1.0.11 Affected #: 1 file 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. |