[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-03-22 23:56:14
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/39a8e2ed375e/ Changeset: 39a8e2ed375e Branch: None User: zzzeek Date: 2014-03-23 00:55:00 Summary: - Fixed regression from 0.8.3 as a result of :ticket:`2818` where :meth:`.Query.exists` wouldn't work on a query that only had a :meth:`.Query.select_from` entry but no other entities. re: #2818 fixes #2995 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d8aa3d91d7ea/ Changeset: d8aa3d91d7ea Branch: rel_0_8 User: zzzeek Date: 2014-03-23 00:55:27 Summary: - Fixed regression from 0.8.3 as a result of :ticket:`2818` where :meth:`.Query.exists` wouldn't work on a query that only had a :meth:`.Query.select_from` entry but no other entities. re: #2818 fixes #2995 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. |