]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improve the automatic-index decision such that no attempt is made to create
authordrh <>
Tue, 28 May 2024 00:16:52 +0000 (00:16 +0000)
committerdrh <>
Tue, 28 May 2024 00:16:52 +0000 (00:16 +0000)
commit18970dac182b703f61422a23a921cef436f9ce7f
tree8b1020c56e802eed970e471b24b7cb629ee5fc53
parent38af12523865b98cdc64fa518fc85ea754697e09
parentb23f92b2867e89ddecc4f4ccb6dc406e4d5ab726
Improve the automatic-index decision such that no attempt is made to create
an automatic index on a column that is known to be non-selective because if
its use in other indexes that have been analyzed.  See
[src:/tktview/8ff324e120|ticket 8ff324e120] and
[forum:/forumpost/b21c2101a559be0a|forum post b21c2101a559be0a].

FossilOrigin-Name: 2a7603c327d11d5e6bc4d40c29151fea544d650f51200ff76efb921adb0c38df
manifest
manifest.uuid
src/where.c