]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Changes to allow DELETE operations on virtual tables to use the onepass strategy...
authordan <dan@noemail.net>
Mon, 28 Sep 2015 15:20:58 +0000 (15:20 +0000)
committerdan <dan@noemail.net>
Mon, 28 Sep 2015 15:20:58 +0000 (15:20 +0000)
commit076e0f9674a9eecc59cac3c31d93bd1b79d1247e
tree2c893ffe22fe3831c5b791afc93146ad177ea29b
parent3169713be00b3772a472bf85554d742c7f15318d
Changes to allow DELETE operations on virtual tables to use the onepass strategy under some circumstances.

FossilOrigin-Name: e73f919fae1833c6ffb36eddbc76d9a8d9324214
manifest
manifest.uuid
src/build.c
src/delete.c
src/sqlite.h.in
src/where.c