]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If OP_IdxDelete cannot find an index entry to delete, first search 10 entries in...
authordan <Dan Kennedy>
Mon, 16 Mar 2026 16:21:43 +0000 (16:21 +0000)
committerdan <Dan Kennedy>
Mon, 16 Mar 2026 16:21:43 +0000 (16:21 +0000)
commit066a5bcdd716b59dd471a8e4a6d04f71f61a7566
treec84f3160e75322b5117fb608494babb226a63a99
parentb2006499c799386849494829ca59ff4c4a645592
If OP_IdxDelete cannot find an index entry to delete, first search 10 entries in either direction of where the entry should be in the index. If that fails, search the entire index for an entry with matching PK fields.

FossilOrigin-Name: 2cb9f4e4178549144acd82e317a1646e71c9281ac9fc4aa26bf129f1068ded45
manifest
manifest.uuid
src/vdbeaux.c