[Sqlalchemy-commits] commit/sqlalchemy: Malaclypse The Younger: Add bindparams support for baked Re
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-03-30 16:35:37
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/23585b842cc3/ Changeset: 23585b842cc3 Branch: rel_1_1 User: Malaclypse The Younger Date: 2017-03-30 16:34:41+00:00 Summary: Add bindparams support for baked Result count() method Added support for bound parameters, e.g. those normally set up via :meth:`.Query.params`, to the :meth:`.baked.Result.count` method. Previously, support for parameters were omitted. Pull request courtesy Pat Deegan. Change-Id: I8c33548cf2a483699767e459731694c8cadebff6 Pull-request: https://github.com/zzzeek/sqlalchemy/pull/350 (cherry picked from commit 74f6c21747d07a8cf9902900df9280a84aadc2bb) 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. |