]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When compiling with SQLITE_ALLOW_ROWID_IN_VIEW, if the RETURNING clause of version-3.44.3
authordrh <>
Fri, 5 Apr 2024 11:28:30 +0000 (11:28 +0000)
committerdrh <>
Fri, 5 Apr 2024 11:28:30 +0000 (11:28 +0000)
commit67276c648bae771603ca871037de6cb4b8970e6c
tree98ad52a2f44a2aab69b2f957dca2fb97b711a3c0
parentff549b138434455382d7bd11c495c488d8528d5d
When compiling with SQLITE_ALLOW_ROWID_IN_VIEW, if the RETURNING clause of
an UPDATE of a view specifies a rowid, then return NULL for the value of
that rowid.

FossilOrigin-Name: d38cfa6067ccd450c4fac183765c05ff247ecb49ccf172a68ef9d381577df84f
manifest
manifest.uuid
src/update.c