[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Literal values within a :class:`.DefaultClause`,
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-02-09 19:59:31
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/81aa5b376eb8/ Changeset: 81aa5b376eb8 Branch: None User: zzzeek Date: 2015-02-09 19:58:26+00:00 Summary: - Literal values within a :class:`.DefaultClause`, which is invoked when using the :paramref:`.Column.server_default` parameter, will now be rendered using the "inline" compiler, so that they are rendered as-is, rather than as bound parameters. fixes #3087 Affected #: 4 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. |