[Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets
Brought to you by:
zzzeek
|
From: Bitbucket <com...@bi...> - 2014-05-25 18:10:57
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/482a67e1c68d/ Changeset: 482a67e1c68d Branch: None User: zzzeek Date: 2014-05-25 20:08:41 Summary: - Fixed bug in INSERT..FROM SELECT construct where selecting from a UNION would wrap the union in an anonymous (e.g. unlabled) subquery. fixes #3044 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/076eef5afb47/ Changeset: 076eef5afb47 Branch: rel_0_9 User: zzzeek Date: 2014-05-25 20:09:08 Summary: - Fixed bug in INSERT..FROM SELECT construct where selecting from a UNION would wrap the union in an anonymous (e.g. unlabled) subquery. fixes #3044 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/83b2e9e8d250/ Changeset: 83b2e9e8d250 Branch: rel_0_8 User: zzzeek Date: 2014-05-25 20:10:34 Summary: - Fixed bug in INSERT..FROM SELECT construct where selecting from a UNION would wrap the union in an anonymous (e.g. unlabled) subquery. fixes #3044 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. |