SQLite

All files named ”test/recover.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/recover.test

2025-03-05
19:39
[c76d05f33f] part of check-in [dcfe3d3292] Have the recover module add "PRAGMA foreign_keys = off" to SQL output. Have the shell tool add ".dbconfig defensive off". (check-in: [dcfe3d3292] user: dan branch: trunk, size: 4317)
2024-07-30
17:09
[a163a156ea] part of check-in [e0d9670dd9] Get rid of "-encoding binary" across all test cases, as that is no longer supported in Tcl9. Use "-translation binary" instead. (check-in: [e0d9670dd9] user: drh branch: tcl9, size: 4211)
2024-03-11
19:33
[6463509a74] part of check-in [6eae4547d4] Update mdevtest and sdevtest to do shell builds in parallel. And only if one or more of the tcl scripts run requires it. (check-in: [6eae4547d4] user: dan branch: trunk, size: 4245)
2022-11-04
17:07
[fd5199f928] part of check-in [c1c47eff48] Another test case fix for auto-vacuum builds. (check-in: [c1c47eff48] user: dan branch: trunk, size: 4225)
16:39
[f90e776ade] part of check-in [0e5597ce53] Fixes to recover module test scripts so that they may be used with SQLITE_DEFAULT_AUTOVACUUM and SQLITE_SECURE_DELETE builds. (check-in: [0e5597ce53] user: dan branch: trunk, size: 4190)
2022-10-27
18:19
[cd81539661] part of check-in [afce8443ac] Change the name of the ".recover" command option "--freelist-corrupt" to "--ignore-freelist". (check-in: [afce8443ac] user: dan branch: trunk, size: 4153)
2019-05-09
11:45
[ccb8c26239] part of check-in [47fa65343e] Fix a problem with running the ".recover" command on a database that is zero pages in size. (check-in: [47fa65343e] user: dan branch: trunk, size: 3232)
2019-05-01
08:48
[4c45b1519c] part of check-in [36dd5b0804] Fix an incompatibility with auto-vacuum mode in new test script recover.test. (check-in: [36dd5b0804] user: dan branch: trunk, size: 3127)
2019-04-27
18:47
[52609c8cc2] part of check-in [67bb88e24c] Add the "--lost-and-found" option to the ".recover" command. For setting the name of the orphaned rows table. (check-in: [67bb88e24c] user: dan branch: dbdata, size: 3101)
15:35
[bfeb5ab457] part of check-in [91df4b8e03] Fix a problem in the .recover command with recovering WITHOUT ROWID tables where the PK columns are not the leftmost in the CREATE TABLE statement. (check-in: [91df4b8e03] user: dan branch: dbdata, size: 2397)
2019-04-23
18:03
Added: [a8fed5acf2] part of check-in [8dcc1d89d9] Fixes for the ".recover" shell command. (check-in: [8dcc1d89d9] user: dan branch: dbdata, size: 2100)