]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Immprove the query planner such that it is able to make use of indexed
authordrh <>
Fri, 25 Nov 2022 16:10:48 +0000 (16:10 +0000)
committerdrh <>
Fri, 25 Nov 2022 16:10:48 +0000 (16:10 +0000)
commitae5cfda656d37405434107d786185609041bb371
tree185078bf88328503f03a91b5110bcbd4ba04161b
parent23f61a4ba80695ee6e9d88e56294d0dae24d5a41
parentbedbb1bfabc0ba78206aa7897f874d168aa0af13
Immprove the query planner such that it is able to make use of indexed
expressions within an aggregate query with GROUP BY.  This implements
enhancement request [99378177930f87bd].

FossilOrigin-Name: b9190d3da70c41717eb188474fd225ee43d0b46646e1b03de5967bd332553870
manifest
manifest.uuid
src/select.c