sqlite/ext/recover
dan 4a08e793c6 Add new test file recoverclobber.test.
FossilOrigin-Name: cb4e950c472bd24a79a8505a7f8e4c3a0f7821648297d05cc760738b777d5149
2022-09-08 11:04:23 +00:00
..
recover1.test Add a mode to output SQL statements instead of populating a database to the recover extension. 2022-09-05 21:00:22 +00:00
recover_common.tcl Add new files for an extension to recover data from corrupted databases. 2022-08-31 20:45:43 +00:00
recoverclobber.test Add new test file recoverclobber.test. 2022-09-08 11:04:23 +00:00
recoverold.test Add a mode to output SQL statements instead of populating a database to the recover extension. 2022-09-05 21:00:22 +00:00
recoverrowid.test Tests and a fix for the SQLITE_RECOVER_ROWIDS option. 2022-09-06 19:38:06 +00:00
sqlite3recover.c Ensure that the recover extension properly escapes CR and NL characters in text mode. Also that it holds transactions open on both input and output databases for the duration of a recovery operation. 2022-09-07 16:41:33 +00:00
sqlite3recover.h Add a mode to output SQL statements instead of populating a database to the recover extension. 2022-09-05 21:00:22 +00:00
test_recover.c Ensure that the recover extension properly escapes CR and NL characters in text mode. Also that it holds transactions open on both input and output databases for the duration of a recovery operation. 2022-09-07 16:41:33 +00:00