]> git.ipfire.org Git - thirdparty/sqlite.git/commit
For expressions of the form "(x, y...) IN (SELECT a, b ...)" where the result is...
authordan <Dan Kennedy>
Mon, 1 Jun 2026 16:20:40 +0000 (16:20 +0000)
committerdan <Dan Kennedy>
Mon, 1 Jun 2026 16:20:40 +0000 (16:20 +0000)
commit03aa9a7b500705c549b7cb0041eaefae1f9a15cd
treefb6528fb3d34ae1fcae3d6af196dc2b1785145dd
parent62d17739bc270274791ceba5f1993041413fd705
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. Bug report [bugs:/info/0785f45e67 | 2026-05-31T02:10:44Z].

FossilOrigin-Name: 04d7a9d788cf0bb811483baceb9142f67d4a2380d4af409d5300a92f7972472e
manifest
manifest.uuid
src/expr.c
test/nulls1.test