]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem with the processing of IN(...) constraints handled by virtual table...
authordan <dan@noemail.net>
Wed, 29 Jan 2020 15:03:01 +0000 (15:03 +0000)
committerdan <dan@noemail.net>
Wed, 29 Jan 2020 15:03:01 +0000 (15:03 +0000)
commitd03f77ae4650abd99699656e959c979e2e46391f
treed99119f46ff45b8e61e8e802103a04ee1cd72ad6
parent759e9cc0647c9c802572eef4835dfb967fdbe302
Fix a problem with the processing of IN(...) constraints handled by virtual table implementations that do not set the "omit" flag when the virtual table column contains at least one NULL value.

FossilOrigin-Name: dcb4838757ca49cf149a6e883b3eb0ac8a075147387a078280dfabe39b1a3e8d
manifest
manifest.uuid
src/wherecode.c
test/bestindex7.test [new file with mode: 0644]