[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-09-20 15:55:18
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/8c3b9d608370/ Changeset: 8c3b9d608370 Branch: None User: zzzeek Date: 2016-09-19 20:22:08+00:00 Summary: Support bindparam() with callable for primaryjoin Fixes the comparison of bindparam() objects based on the "callable" parameter being present which helps to correctly detect use_get, and also checks for "callable" when detecting parameters for value substitution and will not impact the object if present. Change-Id: I4c93ee5d404d2648dd9835beeae0c5fb67e37d19 Fixes: #3767 Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/dea7c2bd8e7e/ Changeset: dea7c2bd8e7e Branch: master User: zzzeek Date: 2016-09-20 15:54:47+00:00 Summary: Merge "Support bindparam() with callable for primaryjoin" Affected #: 5 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. |