]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not use an index fullscan for an UPDATE or DELETE or if disabled by
authordrh <drh@noemail.net>
Mon, 3 Jun 2013 19:17:40 +0000 (19:17 +0000)
committerdrh <drh@noemail.net>
Mon, 3 Jun 2013 19:17:40 +0000 (19:17 +0000)
commite3b7c9216cf2c5a5b8170b6024426447ebac8f9f
tree2254a8c5f5cc0b2a46fd7a395485a0a051689ba8
parent74990dce64a98940db8bd437a5dda5fafa4caca0
Do not use an index fullscan for an UPDATE or DELETE or if disabled by
sqlite3_test_control() or sqlite3_config().

FossilOrigin-Name: fabb21854e662b1d8e5631e79f828d5322ceb595
manifest
manifest.uuid
src/where.c