sqlite/ext/intck
dan ee299cc7d4 Add tests for the new code on this branch.
FossilOrigin-Name: 351d46b2373f08bc8033d0902d9f67cd6c8bcc16c0d9f787e4fb279c0a76da87
2024-02-23 20:51:06 +00:00
..
intck1.test Fix problems with resuming integrity-check operations on indexes with mixed ASC and DESC columns, and on indexes that contain NULL values. 2024-02-23 15:13:53 +00:00
intck2.test Add the ".intck ?STEPS_PER_UNLOCK?" command to the shell tool. 2024-02-23 18:21:51 +00:00
intck_common.tcl Fix problems with resuming integrity-check operations on indexes with mixed ASC and DESC columns, and on indexes that contain NULL values. 2024-02-23 15:13:53 +00:00
intckcorrupt.test Have the intck extension better handle corruption at the b-tree layer. 2024-02-20 20:18:02 +00:00
intckfault.test Add tests for the new code on this branch. 2024-02-23 20:51:06 +00:00
sqlite3intck.c Add tests for the new code on this branch. 2024-02-23 20:51:06 +00:00
sqlite3intck.h Add documentation to ext/intck/sqlite3intck.h. 2024-02-21 19:17:45 +00:00
test_intck.c Add documentation to ext/intck/sqlite3intck.h. 2024-02-21 19:17:45 +00:00