]> git.ipfire.org Git - thirdparty/sqlite.git/commit
For expressions of the form "(x, y...) IN (SELECT a, b ...)" where the
authordrh <>
Mon, 1 Jun 2026 16:38:10 +0000 (16:38 +0000)
committerdrh <>
Mon, 1 Jun 2026 16:38:10 +0000 (16:38 +0000)
commit4902f35e63f7e56ce36bc577b8281ad2edad64ed
tree3291c9f16c14ba93eea8a57d0afec07140810040
parent2a95fade33503b35bcbd13dcec7a20c7b7815f40
For expressions of the form "(x, y...) IN (SELECT a, b ...)" where the
result is not true, consider the collation sequences of columns "a" and "b"
when determinining if the result should be false or NULL.

FossilOrigin-Name: 5ceba3fe8d9fb2b1e44a048b6e010d427b7f464b727b58824a2af1b53d57f1ec
manifest
manifest.uuid
src/expr.c
test/nulls1.test