[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - remove .columns method on UpdateBase since a retu
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-02-10 22:44:30
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f2e90fa205b2/ Changeset: f2e90fa205b2 Branch: ticket_2551 User: zzzeek Date: 2016-02-10 22:43:37+00:00 Summary: - remove .columns method on UpdateBase since a returning() construct isn't intended to be used in SELECT queries directly - implement a direct system within CTE to detect UpdateBase and extract columns from returning directly 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. |