Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/fordelete.test
2016-02-05
| ||
16:46 | From test scripts, remove stray "breakpoint" commands and blank lines at the ends of files. file: [eb93a2f3] check-in: [a6b35273] user: drh branch: trunk, size: 5382 | |
2016-01-28
| ||
17:06 | Modifications to ensure the nExtraDelete-related assert() statement does not fail. file: [57ed9b95] check-in: [f43ff8f8] user: dan branch: fordelete-assert, size: 5383 | |
2016-01-27
| ||
16:17 | Fix tests in fordelete.test to test for the BTREE_AUXDELETE flag. file: [f794392f] check-in: [bbd25cf1] user: dan branch: fordelete-assert, size: 4286 | |
2015-12-12
| ||
17:31 | Add further tests for the changes on this branch. Also fix a memory-leak that could follow a malloc failure. file: [2b8b9a2d] check-in: [21526012] user: dan branch: onepass-delete-or, size: 5253 | |
2015-12-09
| ||
10:06 | Add simple tests and bugfixes for DELETE statements that qualify for the OR-optimization. file: [3648283f] check-in: [10ca7357] user: dan branch: onepass-delete-or, size: 4557 | |
2015-12-08
| ||
19:50 | Experimental optimization for DELETE statements with WHERE clauses that qualify for the OR-optimization. file: [235fab59] check-in: [d52376df] user: dan branch: onepass-delete-or, size: 3533 | |
2015-10-26
| ||
16:31 | Test that the binary record "0x01 0x00" is interpreted by OP_Column as a vector of NULL (or default) values. file: [ba12ec1d] check-in: [5bdc3c82] user: dan branch: btree-fordelete-flag, size: 3515 | |
2015-10-22
| ||
20:54 | Modifications to pass a flag to internal routine sqlite3BtreeCursor() when a cursor that is used solely for deleting b-tree entries, or for obtaining the components of keys to delete from other b-trees, is opened. file: [a30de567] check-in: [cdc92919] user: dan branch: btree-fordelete-flag, size: 2428 Added | |