]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow whereShortCut() to use the PRIMARY KEY index of a WITHOUT ROWID table to optimi...
authordan <dan@noemail.net>
Wed, 18 Mar 2015 20:03:27 +0000 (20:03 +0000)
committerdan <dan@noemail.net>
Wed, 18 Mar 2015 20:03:27 +0000 (20:03 +0000)
commitc3b328da6e5b8da8dedee131daad4bfdf367f660
tree39196ae0825ab688b8f94fadd84de276ae700dfe
parent9340de52e2937fa68951d05b37cfd39c32d3d34e
Allow whereShortCut() to use the PRIMARY KEY index of a WITHOUT ROWID table to optimize a vector of "IS" operators in a WHERE clause.

FossilOrigin-Name: 52e73eeca063bb30092ce600068bf487641399a0
ext/ota/ota1.test
manifest
manifest.uuid
src/where.c
src/whereInt.h
test/whereK.test [new file with mode: 0644]