sqlite/ext/recover
dan b211a4b391 Improve the error message generated by the recovery extension if it is used with a non-SQLITE_ENABLE_DBPAGE_VTAB build.
FossilOrigin-Name: c1f2a1d55c180fb51a4e203befbbe529bdd23137b26190c50b8f85820450e7fa
2023-02-28 11:02:02 +00:00
..
dbdata.c Improve the error message generated by the recovery extension if it is used with a non-SQLITE_ENABLE_DBPAGE_VTAB build. 2023-02-28 11:02:02 +00:00
recover1.test Update testrunner.tcl to use a separate process for each test script. And to run some extra tests too. 2023-02-01 20:14:59 +00:00
recover_common.tcl Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined. 2022-11-04 15:17:14 +00:00
recoverbuild.test Improve the error message generated by the recovery extension if it is used with a non-SQLITE_ENABLE_DBPAGE_VTAB build. 2023-02-28 11:02:02 +00:00
recoverclobber.test Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined. 2022-11-04 15:17:14 +00:00
recovercorrupt2.test Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined. 2022-11-04 15:17:14 +00:00
recovercorrupt.test Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined. 2022-11-04 15:17:14 +00:00
recoverfault2.test Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined. 2022-11-04 15:17:14 +00:00
recoverfault.test Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined. 2022-11-04 15:17:14 +00:00
recoverold.test Tweaks to recover module test scripts to work with various permutations. 2022-11-04 18:32:45 +00:00
recoverpgsz.test Fixes to recover module test scripts so that they may be used with SQLITE_DEFAULT_AUTOVACUUM and SQLITE_SECURE_DELETE builds. 2022-11-04 16:39:39 +00:00
recoverrowid.test Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined. 2022-11-04 15:17:14 +00:00
recoverslowidx.test Another test case fix for auto-vacuum builds. 2022-11-04 17:07:33 +00:00
recoversql.test Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined. 2022-11-04 15:17:14 +00:00
sqlite3recover.c Fix lots of harmless, nuisance compiler warnings, mostly unused parameter 2022-12-23 14:49:24 +00:00
sqlite3recover.h Minor improvements to API documentation in comments for the recovery 2022-11-02 13:09:14 +00:00
test_recover.c Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined. 2022-11-04 15:17:14 +00:00