]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Further simplifications of the code for the LIMIT clause on an UPDATE or DELETE....
authorshane <shane@noemail.net>
Fri, 10 Oct 2008 18:25:45 +0000 (18:25 +0000)
committershane <shane@noemail.net>
Fri, 10 Oct 2008 18:25:45 +0000 (18:25 +0000)
commit49ffdbf47e45d2192c4211ee3ec1886884f1b073
tree549d7278167700851d99ceb05715cca3d644d461
parentc30bfeee4e410e30bedb5f8cdb08e1da46658140
Further simplifications of the code for the LIMIT clause on an UPDATE or DELETE.  Added a few test cases to wherelimit.test. (CVS 5797)

FossilOrigin-Name: 282c6a46b25f4e4278fd4c8b0b1cde1de28d8f51
manifest
manifest.uuid
src/delete.c
src/parse.y
src/sqliteInt.h
test/wherelimit.test