dan 23cfa0138e Fix an assert() failure in sqlite3recover.c. 1 week ago
..
dbdata.c 4098aa5d19 Add an assert() to fix a harmless compiler warning in the recovery 3 months ago
recover1.test 9a1a4822e8 If there is no data available for a field in a corrupted record, but the type is available, have the recovery extension substitute 0, 0.0, '' or X'' instead of a NULL value. 6 months ago
recover_common.tcl ffc9b1b046 Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined. 2 years ago
recoverbuild.test 95dc3e08bd Update test script recoverbuild.test so that it may be run using old test harnesses that run more than one test script in a process. 1 year ago
recoverclobber.test ffc9b1b046 Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined. 2 years ago
recovercorrupt.test ffc9b1b046 Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined. 2 years ago
recovercorrupt2.test 23cfa0138e Fix an assert() failure in sqlite3recover.c. 1 week ago
recovercorrupt3.test 2ad1e92858 Fix another problem in the recovery extension where a corrupt sqlite_schema table could lead to excessive memory consumption. 6 months ago
recovercorrupt4.test 780187f090 Get rid of "-encoding binary" across all test cases, as that is no longer 3 months ago
recoverfault.test ffc9b1b046 Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined. 2 years ago
recoverfault2.test ffc9b1b046 Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined. 2 years ago
recoverold.test a16edfa29b Tweaks to recover module test scripts to work with various permutations. 2 years ago
recoverpgsz.test 780187f090 Get rid of "-encoding binary" across all test cases, as that is no longer 3 months ago
recoverrowid.test ffc9b1b046 Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined. 2 years ago
recoverslowidx.test 5f7e173abf Another test case fix for auto-vacuum builds. 2 years ago
recoversql.test ffc9b1b046 Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined. 2 years ago
sqlite3recover.c 23cfa0138e Fix an assert() failure in sqlite3recover.c. 1 week ago
sqlite3recover.h 12de518db4 Minor improvements to API documentation in comments for the recovery 2 years ago
test_recover.c 064b681e9b First attempt at getting the build to work with Tcl 9.0. 3 months ago