]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a crash that could occur if the WHERE clause of an UPDATE statement on a view...
authordan <dan@noemail.net>
Tue, 28 Oct 2014 16:50:10 +0000 (16:50 +0000)
committerdan <dan@noemail.net>
Tue, 28 Oct 2014 16:50:10 +0000 (16:50 +0000)
commitdd8c460081ef024abbb925029a18adb5deea3522
treead91af38b0e906c325ad743d3d26f0624a1ff5ef
parent635e57fc4893060c6c31efa3bcd936a9720212c7
Fix a crash that could occur if the WHERE clause of an UPDATE statement on a view that does not feature a column named "rowid" contains a term such as "rowid=?".

FossilOrigin-Name: 8523670d50004f3112b7871f11c8b8b02aab96ab
manifest
manifest.uuid
src/update.c
test/trigger9.test