[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - :meth:`.Insert.from_select` now includes Python a
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-10-10 21:36:27
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/95be42c06ff4/ Changeset: 95be42c06ff4 Branch: None User: zzzeek Date: 2014-10-10 21:15:19+00:00 Summary: - :meth:`.Insert.from_select` now includes Python and SQL-expression defaults if otherwise unspecified; the limitation where non- server column defaults aren't included in an INSERT FROM SELECT is now lifted and these expressions are rendered as constants into the SELECT statement. Affected #: 9 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. |