提交历史

作者 SHA1 备注 提交日期
  drh 90170503b4 Fix harmless compiler warnings in the increment integrity_check extension. 9 月之前
  dan 9c59c87448 Add further tests for the intck module. 9 月之前
  dan ee299cc7d4 Add tests for the new code on this branch. 9 月之前
  dan 5956d1d942 Fix detection of surplus index entries when all indexed fields are NULL. 9 月之前
  dan 1545243368 Fix problems with resuming integrity-check operations on indexes with mixed ASC and DESC columns, and on indexes that contain NULL values. 9 月之前
  dan 639db50a02 Fix various issues in sqlite3intck.c. 10 月之前
  dan 6a00f707e8 Simplify the way the restart key is saved internally by the intck extension. 10 月之前
  dan b783f56c58 Add documentation to ext/intck/sqlite3intck.h. 10 月之前
  dan eb715f022f Have the intck extension better handle corruption at the b-tree layer. 10 月之前
  dan cfcb3b9208 Use fewer cycles to generate the "next key" value used by sqlite3_intck_suspend() function in the intck extension. 10 月之前
  dan ebea8458e2 Use more efficient SQL to verify that indexes contain entries that match their tables. 10 月之前
  dan cfc62ceefd Add implementation of sqlite3_intck_suspend(). 10 月之前
  dan 99a94a124c Add start of extension for incremental integrity-checks to ext/intck/. 10 月之前