]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Experimental changes that try to identify indexes as covering when they contain indexed-expr-exp
authordrh <>
Thu, 3 Nov 2022 21:08:56 +0000 (21:08 +0000)
committerdrh <>
Thu, 3 Nov 2022 21:08:56 +0000 (21:08 +0000)
commit7e4f5e904a616d7c1f1fd62dcd65b537355e5ef0
tree24ce0eb06ec9788268e3f11d1f2a6b2fd299a692
parentde6186e04f96ddca46ab6a100b954a5db300fa1c
Experimental changes that try to identify indexes as covering when they contain
expressions which do cover all data uses.  This check-in does not work, because
the AggInfo object might still refer to individual columns.  The purpose of
this check-in is to preserve the idea.  I might come back to it later.

FossilOrigin-Name: 018914a5a1dbf09307db3f85627f136fa011ab58641796471f5700937bd69bb6
manifest
manifest.uuid
src/where.c