summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2016-12-21 13:39:56 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2016-12-21 13:39:56 -0500
commitd5bb919aa6d5b9961f85987dfaa58d5999910d15 (patch)
tree3bf4c7b652e67b160584f3c28a654b572b02ce07 /lib/sqlalchemy/sql/compiler.py
parentafb3a528330fb9c0669d946cd065ff96bba8573d (diff)
downloadsqlalchemy-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