aboutsummaryrefslogtreecommitdiff
path: root/test/delete4.test
Commit message (Expand)AuthorAge
* Remove unnecessary "www." prefixes on domain names in URLs.drh2025-04-10
* Fix the truncate optimization so that PRAGMA count_changes and changes()drh2021-06-03
* Add test cases to improve coverage of VDBE branches. Still some to go.dan2019-04-04
* Disable the multi-row one-pass DELETE optimization when the WHERE clausedrh2016-05-02
* Fix the sqlite3BtreeDelete() routine so that it preserves the correctdrh2016-04-09
* Add test cases to the ONEPASS optimization corruption problem fixed by thedrh2015-09-28
* Experimental change to use a single-pass approach for DELETE statements on no...dan2015-09-12