]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Initial support for LIMIT clause on DELETEs and UPDATEs. Changes likely with more...
authorshane <shane@noemail.net>
Tue, 7 Oct 2008 05:27:11 +0000 (05:27 +0000)
committershane <shane@noemail.net>
Tue, 7 Oct 2008 05:27:11 +0000 (05:27 +0000)
commit4281bd420437102f6fb7fdd72fcf4cca84bd6092
treeee664a325dd633e1545c238f519f1b44aa6973f4
parent359a8f80f141eb0056a6430bdddcafbcbf8edc89
Initial support for LIMIT clause on DELETEs and UPDATEs.  Changes likely with more testing.  The code can be omitted with the define SQLITE_OMIT_UPDATE_DELETE_LIMIT. (CVS 5774)

FossilOrigin-Name: 9c8b132e34bc6024bc9898182f8f93127ca52ac9
manifest
manifest.uuid
src/delete.c
src/parse.y
src/sqliteInt.h