[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Fixed bug where so-called "literal render" of :fu
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-02-05 17:12:43
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/16cd07c4f896/ Changeset: 16cd07c4f896 Branch: None User: zzzeek Date: 2014-02-05 18:03:46 Summary: - Fixed bug where so-called "literal render" of :func:`.bindparam` constructs would fail if the bind were constructed with a callable, rather than a direct value. This prevented ORM expressions from being rendered with the "literal_binds" compiler flag. 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. |