]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix problems with using LIMIT and FROM clauses as part of single UPDATE statement.
authordan <dan@noemail.net>
Wed, 29 Apr 2020 20:11:01 +0000 (20:11 +0000)
committerdan <dan@noemail.net>
Wed, 29 Apr 2020 20:11:01 +0000 (20:11 +0000)
commitf2972b6083aef8bd57c2e1ff60d357c5b1ff7f88
tree5bb0de730dee58b253a3bd7751d093520695f1d3
parent9ed322d6c3c2562dffd590c59dfc8f83c31937ea
Fix problems with using LIMIT and FROM clauses as part of single UPDATE statement.

FossilOrigin-Name: b717dc3c5fafb9b86a141e7ecffc030fd9b36aa57a0b3e5200d64ad23a0aa13d
manifest
manifest.uuid
src/resolve.c
src/select.c
src/sqliteInt.h
src/update.c
test/upfrom2.test