]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the DELETE logic so that it can make use of WHERE_ONEPASS_DESIRED
authordrh <drh@noemail.net>
Sat, 16 Nov 2013 20:13:39 +0000 (20:13 +0000)
committerdrh <drh@noemail.net>
Sat, 16 Nov 2013 20:13:39 +0000 (20:13 +0000)
commit6a53499a203bb8e7d1996f39fad7af02a2d2774b
treeefb48e57ada68cd3740663a7740b36e727ec8a69
parentaedfc5078ab2326e50a55104c8499844ecc28ef3
Enhance the DELETE logic so that it can make use of WHERE_ONEPASS_DESIRED
for rowid tables.

FossilOrigin-Name: 8f479a72758ab6fedb171ada612b1963143c32fa
manifest
manifest.uuid
src/delete.c
src/insert.c
src/pragma.c
src/sqliteInt.h
src/update.c