Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove unnecessary "www." prefixes on domain names in URLs. | drh | 2025-04-10 |
* | Fix the truncate optimization so that PRAGMA count_changes and changes() | drh | 2021-06-03 |
* | Add test cases to improve coverage of VDBE branches. Still some to go. | dan | 2019-04-04 |
* | Disable the multi-row one-pass DELETE optimization when the WHERE clause | drh | 2016-05-02 |
* | Fix the sqlite3BtreeDelete() routine so that it preserves the correct | drh | 2016-04-09 |
* | Add test cases to the ONEPASS optimization corruption problem fixed by the | drh | 2015-09-28 |
* | Experimental change to use a single-pass approach for DELETE statements on no... | dan | 2015-09-12 |