]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the query planner with the ability to discern when an index is
authordrh <>
Sat, 22 Oct 2022 20:13:46 +0000 (20:13 +0000)
committerdrh <>
Sat, 22 Oct 2022 20:13:46 +0000 (20:13 +0000)
commit54cc766b418a0cab68cf21cbbf37872d55a654c6
tree4cab5280dcbf1f0e66184614bcb94e38ce62a279
parentf55a7dad195994f2bb24db7df0a0515502386fe2
Enhance the query planner with the ability to discern when an index is
covering even when it indexes columns well beyond the 63rd column.

FossilOrigin-Name: 1390417be45dd84e9118f6e761f23b8ff7476d26411e165bbaab678881e4eadd
manifest
manifest.uuid
src/sqliteInt.h
src/where.c