]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Changes to the output of EXPLAIN QUERY PLAN to make it clearer when a query uses...
authordan <dan@noemail.net>
Fri, 23 May 2014 17:17:06 +0000 (17:17 +0000)
committerdan <dan@noemail.net>
Fri, 23 May 2014 17:17:06 +0000 (17:17 +0000)
commite96f2df3dd544f416071dd400636586ae07c0456
treef747e15cb47bd7fa0d24eac1c82779659b180d73
parent43ae8f6f4d5a8ebbff3c0e226165be33a9af7574
Changes to the output of EXPLAIN QUERY PLAN to make it clearer when a query uses the PRIMARY KEY index of a WITHOUT ROWID table.

FossilOrigin-Name: 9268df305b90ac11e44b3107bbab5becf38860b7
manifest
manifest.uuid
src/select.c
src/where.c
test/eqp.test
test/skipscan1.test
test/skipscan2.test