summaryrefslogtreecommitdiff
path: root/scripts
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:28:25 +0200
commitc7dcb1d808597e0806fb352bb5ddc4b58c452f4c (patch)
tree6bdee5c2692b3dcb6eefa60625a7b602e447856b /scripts
parent9ee9a7265a76d435d886942ee431a216564d13f0 (diff)
[1.4.x] 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 Backpatch of a27582484cf814554907d2d1ad077852de36963f
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions