]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not allow a term in the WHERE clause of the query to qualify a partial
authordrh <drh@noemail.net>
Sat, 30 Nov 2019 19:29:19 +0000 (19:29 +0000)
committerdrh <drh@noemail.net>
Sat, 30 Nov 2019 19:29:19 +0000 (19:29 +0000)
commitca7a26b5a16dfa0c1b4fdfcadb67397428a2e90a
tree6b5dd4133668ffefeb1bed204d24bd36cfceac1c
parent61cb4ed7f10f9363572a73c1d087bdb10410835b
Do not allow a term in the WHERE clause of the query to qualify a partial
index on the right table of a LEFT JOIN.  Ticket [7f39060a24b47353]

FossilOrigin-Name: 4066a34da7bcdcece6c438c27f3a11bc49b8c8373b7e1603f30f6225e2bc800a
manifest
manifest.uuid
src/where.c
test/join.test