SQLite

All files named ”test/insert6.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/insert6.test

2015-03-21
07:03
[d75c3869f1] part of check-in [d421594297] Disable the sorter optimization used by INSERT INTO SELECT statements if the statement explicitly specifies REPLACE, IGNORE or FAIL conflict handling. (check-in: [d421594297] user: dan branch: insert-select-opt, size: 12535)
2015-03-20
20:30
Added: [a855a23aea] part of check-in [0a7f2051b2] Where possible insert the set of new keys for each index in sorted order within "INSERT INTO ... SELECT" statements. (check-in: [0a7f2051b2] user: dan branch: insert-select-opt, size: 11830)