]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In UPDATE processing, include generated columns in the set of columns being
authordrh <drh@noemail.net>
Tue, 22 Oct 2019 13:59:23 +0000 (13:59 +0000)
committerdrh <drh@noemail.net>
Tue, 22 Oct 2019 13:59:23 +0000 (13:59 +0000)
commit7e7fd73b25f83b6aac246a79990e0f5ff3019e7c
tree7a30e21c01a4b291041dc3c498df85a4dd4ce9b7
parent427b96aedf422b1a8e906e47e8852033c70939c4
In UPDATE processing, include generated columns in the set of columns being
updated if and only if their generator expressions reference some other
column that is being updated.

FossilOrigin-Name: d38176e93a628e03f1bd8b689fbc4152a1495388da917c2d89cefed04353d2d6
manifest
manifest.uuid
src/build.c
src/update.c