Files
sqlalchemy/test/sql
Mike Bayer d5bb919aa6 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
2016-12-21 13:39:56 -05:00
..
2014-07-18 17:40:58 -04:00
2016-10-08 20:42:50 +03:00
2015-09-27 12:13:06 -04:00
2016-10-08 20:42:50 +03:00
2014-07-18 17:40:58 -04:00
2016-10-08 20:42:50 +03:00