diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-12-21 13:39:56 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-12-21 13:39:56 -0500 |
commit | d5bb919aa6d5b9961f85987dfaa58d5999910d15 (patch) | |
tree | 3bf4c7b652e67b160584f3c28a654b572b02ce07 /lib/sqlalchemy/sql/compiler.py | |
parent | afb3a528330fb9c0669d946cd065ff96bba8573d (diff) | |
download | sqlalchemy-d5bb919aa6d5b9961f85987dfaa58d5999910d15.tar.gz |
Call nextval() on sequence when doing INSERT from SELECT
Fixed bug where an INSERT from SELECT where the source table contains
an autoincrementing Sequence would fail to compile correctly.
Change-Id: I41eb9f65789a4007712ae61ed5fa23a9839a5128
Fixes: #3877
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions