]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When compiling with SQLITE_ALLOW_ROWID_IN_VIEW, if the RETURNING clause of
authordrh <>
Fri, 5 Apr 2024 11:23:51 +0000 (11:23 +0000)
committerdrh <>
Fri, 5 Apr 2024 11:23:51 +0000 (11:23 +0000)
commit65a1d7a28464a62488d4771dcbdb35cafa5a4e39
tree7f889542d77d6debc2f5e6a01e642865d86e9d89
parent7fd9b53308d8bea8a8851fb71e6dbe0db4a73775
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.  dbsqlfuzz 7863696e9e5ec10b29bcf5ab2681cd6c82a78a4a.

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