sqlite/ext/intck
dan 5956d1d942 Fix detection of surplus index entries when all indexed fields are NULL.
FossilOrigin-Name: 5f310fb7be450c96f01c21e6fd1377d4a274784377d0bd811922ab63e612bd11
2024-02-23 17:10:39 +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 Fix detection of surplus index entries when all indexed fields are NULL. 2024-02-23 17:10:39 +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
sqlite3intck.c Fix detection of surplus index entries when all indexed fields are NULL. 2024-02-23 17:10:39 +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