Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for ext/repair/sqlite3_checker.tcl
2020-07-29
| ||
16:18 | [c4cc231d00] part of check-in [a80ae2c98b] Dozens and dozens of typo fixes in comments. This change adds no value to the end product and is disruptive, so it is questionable whether or not it will ever land on trunk. (check-in: [a80ae2c98b] user: drh branch: typos, size: 6184) | |
2018-03-02
| ||
20:00 | [a9a2caa966] part of check-in [02906e55d7] In sqlite3_checker, wrap the call to "SELECT checkfreelist()" in a transaction. (check-in: [02906e55d7] user: dan branch: trunk, size: 6186) | |
2017-11-07
| ||
16:54 | [cc69e7fbc1] part of check-in [dc217b7cfe] Add the --trace option to the sqlite3_checker utility program. (check-in: [dc217b7cfe] user: drh branch: trunk, size: 6156) | |
2017-11-01
| ||
18:05 | [4820d7f584] part of check-in [17f8d5e111] Move the test scripts for checkfreelist and checkindex over into the ext/repair/test directory. Run them now using the sqlite3_checker utility with the --test option. Some tests are currently failing due to an incomplete port. This is an incremental check-in. (check-in: [17f8d5e111] user: drh branch: checkindex, size: 5584) | |
13:09 | [32d474decb] part of check-in [3ca31cc3ff] Minor cleanup in checkindex.c. Add progress displays when checking a single index in the top-level TCL script for sqlite3_checker. (check-in: [3ca31cc3ff] user: drh branch: checkindex, size: 5670) | |
01:05 | [1eb23dcc26] part of check-in [6ffe917d10] When sqlite3_checker finds a problem, show the row key as part of the error message, not the row index number. (check-in: [6ffe917d10] user: drh branch: checkindex, size: 5460) | |
01:01 | [c7f68b0d2d] part of check-in [5453002026] Actually perform index checks when running sqlite3_checker (check-in: [5453002026] user: drh branch: checkindex, size: 5457) | |
00:10 | [cc94d391da] part of check-in [e82e883b93] Begin putting functionality into the sqlite3_checker binary. (check-in: [e82e883b93] user: drh branch: checkindex, size: 3209) | |
2017-10-31
| ||
15:49 | Added: [61437f3eb4] part of check-in [429e3c3c85] Add build infrastructure for the sqlite3_checker command-line utility. (check-in: [429e3c3c85] user: drh branch: checkindex, size: 1963) | |