Fix problems with resuming integrity-check operations on indexes with mixed ASC and...
commitffde707f5c256fd918ad26572abc515f787bb0d5
authorDan Kennedy <danielk1977@gmail.com>
Fri, 23 Feb 2024 15:13:53 +0000 (23 15:13 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Fri, 23 Feb 2024 15:13:53 +0000 (23 15:13 +0000)
treeb5a4d74992376de0155a147866a79495f8a431d2
parent17ab6ecc5ee270f736e4a8c11729ed632d84f789
Fix problems with resuming integrity-check operations on indexes with mixed ASC and DESC columns, and on indexes that contain NULL values.
ext/intck/intck1.test
ext/intck/intck2.test
ext/intck/intck_common.tcl
ext/intck/sqlite3intck.c