]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the query planner so that it excludes virtual table constraints that vtab-collation-fix
authordrh <>
Thu, 16 Dec 2021 00:36:48 +0000 (00:36 +0000)
committerdrh <>
Thu, 16 Dec 2021 00:36:48 +0000 (00:36 +0000)
commitdeebe7f6e1a3df8c1e4ac681be50db7fa794d7e5
treebe1926426a713e95f267d75af9006b46e22e39e9
parent8a95d3d433ccc466899c2da9b880918dd70151b6
Change the query planner so that it excludes virtual table constraints that
do not have the correct collation.  This breaks the expert extension.

FossilOrigin-Name: da3aae7bcf0743c39d2cdb462811df7a5ad2cc0b4231a8f736be17c61d93359a
manifest
manifest.uuid
src/sqlite.h.in
src/where.c
src/whereInt.h
test/vtab1.test