]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the "noquery" argument as an option for the stat column of
authordrh <>
Fri, 29 Dec 2023 20:08:43 +0000 (20:08 +0000)
committerdrh <>
Fri, 29 Dec 2023 20:08:43 +0000 (20:08 +0000)
commit4e6abddc2d9ee8c90d08c5cf15b761af0c329d8e
tree8f70d3643c226d9cbc394d3283149ef38b169426
parent6fa09f6120477d9ff8537f769115e4ca0938068c
Add the "noquery" argument as an option for the stat column of
sqlite_stat1.  If set, then the index will not be used to optimize a query.
Enhance ANALYZE to set that argument on very low selectivity indexes.

FossilOrigin-Name: e514d3fa83662aa19abefebdda5652e6adb0f0b5a75ad7ee9dd3d2d2c87e03c5
manifest
manifest.uuid
src/analyze.c