]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid assuming that "column IS ?", where column is declared UNIQUE, matches only...
authordan <dan@noemail.net>
Wed, 21 Aug 2019 14:54:50 +0000 (14:54 +0000)
committerdan <dan@noemail.net>
Wed, 21 Aug 2019 14:54:50 +0000 (14:54 +0000)
commitf7c92e82d27b88b1fa56ff72796ed42e89f614c9
tree279fc7e5152e1a83bbe170a32dbec57720abd268
parent6fcb9f3ad96ea42eb46ff33b5fbd182f51d968b2
Avoid assuming that "column IS ?", where column is declared UNIQUE, matches only a single row (as "?" might be NULL). Fix for [b8689402].

FossilOrigin-Name: d02490a2f0cae047087130b4ad8f55f265845c2ffb3bde3b7d507edb54acea6d
manifest
manifest.uuid
src/where.c
test/distinct2.test