diff options
| author | Anssi Kääriäinen <akaariai@gmail.com> | 2012-11-24 00:28:20 +0200 |
|---|---|---|
| committer | Anssi Kääriäinen <akaariai@gmail.com> | 2012-11-24 01:12:17 +0200 |
| commit | a27582484cf814554907d2d1ad077852de36963f (patch) | |
| tree | 1b58dfd466efef33de66e1290124b4ec7121e2a9 /tests/regressiontests/initial_sql_regress/sql | |
| parent | 5c81e9de0f0dfd5b8c105f53e9940845caca2788 (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
