]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When integrity-check finds a missing index entry, search a small range (currently...
authordan <Dan Kennedy>
Tue, 17 Mar 2026 17:05:45 +0000 (17:05 +0000)
committerdan <Dan Kennedy>
Tue, 17 Mar 2026 17:05:45 +0000 (17:05 +0000)
commitae2820ab28c9582d544e6533f1b21acba0c24ea8
tree0811b74ac4d8390b7f2b031dcbeaa31f1edaaf78
parentbdbad43f3358e177cd880dd92dccd3c3dcf1f642
When integrity-check finds a missing index entry, search a small range (currently 10) of entries around the missing key for an entry that matches all non-virtual and non-expression fields.

FossilOrigin-Name: 978cedcbd33165dadc7dffc118bde359eff6751ec9842230880cb827d9f7845f
manifest
manifest.uuid
src/pragma.c
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c
test/eiib1.test