]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If a virtual column whose value is constant gets indexed, do not include index-expr-opt
authordrh <>
Tue, 18 Oct 2022 22:37:07 +0000 (22:37 +0000)
committerdrh <>
Tue, 18 Oct 2022 22:37:07 +0000 (22:37 +0000)
commit72ab36619233cdf216716f5f17541dfc78d60abd
treee805333a5ef0337946b2abcf4f22746a1e914f7a
parent7a2a8cee5a8f8117a0960be062c3107900d335b2
If a virtual column whose value is constant gets indexed, do not include
that column in the IndexedExpr list.
dbsqlfuzz 59ac17a99b9a5c4930ee71cc153c9428a0c0e794

FossilOrigin-Name: c21eb903f06a16d4fafa5f895be08414fa58e6a91c148030aec8676b40c2d66d
manifest
manifest.uuid
src/where.c