[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:34:37
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/74f6c21747d0/ Changeset: 74f6c21747d0 Branch: master User: Malaclypse The Younger Date: 2017-03-30 16:33:33+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 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. |