]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not assume that "col IS ?" matches at most a single row of a UNIQUE column unless...
authordan <dan@noemail.net>
Fri, 15 May 2015 19:59:23 +0000 (19:59 +0000)
committerdan <dan@noemail.net>
Fri, 15 May 2015 19:59:23 +0000 (19:59 +0000)
commit3072b537f5963361a53a74ff2ad8f2c87e93c7c0
treee2737cd66b0d610fed5165e9b4959ec27f32a598
parent22c17b8bf5c1600b488b6ce491c7bbdc0f3204d0
Do not assume that "col IS ?" matches at most a single row of a UNIQUE column unless the column is also NOT NULL.

FossilOrigin-Name: e038ce8955e785afcc07bb22499955bbd22a7af4
manifest
manifest.uuid
src/where.c
test/where4.test