summaryrefslogtreecommitdiff
path: root/tests/regressiontests/initial_sql_regress/sql
diff options
context:
space:
mode:
authorAnssi Kääriäinen <akaariai@gmail.com>2012-11-24 00:28:20 +0200
committerAnssi Kääriäinen <akaariai@gmail.com>2012-11-24 01:12:17 +0200
commita27582484cf814554907d2d1ad077852de36963f (patch)
tree1b58dfd466efef33de66e1290124b4ec7121e2a9 /tests/regressiontests/initial_sql_regress/sql
parent5c81e9de0f0dfd5b8c105f53e9940845caca2788 (diff)
Fixed SQLite's collapsing of same-valued instances in bulk_create
SQLite used INSERT INTO tbl SELECT %s UNION SELECT %s, the problem was that there should have been UNION ALL instead of UNION. Refs #19351
Diffstat (limited to 'tests/regressiontests/initial_sql_regress/sql')
0 files changed, 0 insertions, 0 deletions