diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-11-11 11:41:25 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-11-11 11:57:59 -0500 |
commit | 5b674ac6319a373e21dac1e4faf37c7354e61429 (patch) | |
tree | c6eeb47d9563368531f09522a1b825d444615fd2 /test/dialect/postgresql/test_compiler.py | |
parent | 1f7969ae50d4be92f330d2cf6a2df9aba8b307bf (diff) | |
download | sqlalchemy-5b674ac6319a373e21dac1e4faf37c7354e61429.tar.gz |
Allow multiple returning() calls
Multiple calls to "returning", e.g. :meth:`_sql.Insert.returning`,
may now be chained to add new columns to the RETURNING clause.
Fixes: #5695
Change-Id: Ie2dac4162f686c730e000e31dccfb38f9ce9c96e
Diffstat (limited to 'test/dialect/postgresql/test_compiler.py')
0 files changed, 0 insertions, 0 deletions