Historial de Commits

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