diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-11-11 12:34:00 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-11-11 12:34:00 -0500 |
| commit | b013fb82f5a5d891c6fd776e0e6ed926cdf2ffe1 (patch) | |
| tree | 4b6bff8cba6409032a6450e399aeb102e6edc0d1 /lib/sqlalchemy/sql/operators.py | |
| parent | 21022f9760e32cf54d59eaccc12cc9e2fea1d37a (diff) | |
| download | sqlalchemy-b013fb82f5a5d891c6fd776e0e6ed926cdf2ffe1.tar.gz | |
- Fixed issue where the columns from a SELECT embedded in an
INSERT, either through the values clause or as a "from select",
would pollute the column types used in the result set produced by
the RETURNING clause when columns from both statements shared the
same name, leading to potential errors or mis-adaptation when
retrieving the returning rows.
fixes #3248
Diffstat (limited to 'lib/sqlalchemy/sql/operators.py')
0 files changed, 0 insertions, 0 deletions
