]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix problems that could occur if a table with the same name as the table being update...
authordan <dan@noemail.net>
Wed, 15 Jul 2020 18:30:01 +0000 (18:30 +0000)
committerdan <dan@noemail.net>
Wed, 15 Jul 2020 18:30:01 +0000 (18:30 +0000)
commit576d5a8634851f3762c0ee527511ca53016eab7e
treee08dd2be1f9619d6d8b4d0e6145a3065704ca207
parent243210b79b1467a727a75c175f0cb6673c28d3f8
Fix problems that could occur if a table with the same name as the table being updated appeared in the FROM clause of an UPDATE statement.

FossilOrigin-Name: 13224cbd75990615088f3e30ccba05d31b3099fae4300c9ab8f7663bc5f0eb6f
manifest
manifest.uuid
src/resolve.c
src/update.c
test/upfrom3.test