]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a SQL NULL handling bug in the vector IN operator code generation.
authordrh <drh@noemail.net>
Thu, 18 Aug 2016 19:04:57 +0000 (19:04 +0000)
committerdrh <drh@noemail.net>
Thu, 18 Aug 2016 19:04:57 +0000 (19:04 +0000)
commit03181c8c272003b3680096077737f41ba0f1041d
tree66a0376386bee10efeaef0cbfab4906add1d99ff
parent48cb3a76004bab66c4228bb66c83b15fd05f1663
Fix a SQL NULL handling bug in the vector IN operator code generation.

FossilOrigin-Name: 936146b12e27784f15a68fe65732c6d92c3a12f3
manifest
manifest.uuid
src/wherecode.c
test/rowvalue6.test [new file with mode: 0644]