]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add support for the "excluded.*" names in the UPDATE clause of an upsert.
authordrh <drh@noemail.net>
Mon, 16 Apr 2018 13:00:50 +0000 (13:00 +0000)
committerdrh <drh@noemail.net>
Mon, 16 Apr 2018 13:00:50 +0000 (13:00 +0000)
commiteac9fabbc92759806973f0a35f92f867911e8d41
tree02de8268a8056818beece78ee4b53502d2da803b
parent1d621f7f0dcb9a12cc5274e503cdb1d7e7bf24f4
Add support for the "excluded.*" names in the UPDATE clause of an upsert.

FossilOrigin-Name: 0203f34faae07fbea0bff2d23b81fb37df8854cded4cdadac5a034132a096b6d
manifest
manifest.uuid
src/insert.c
src/parse.y
src/resolve.c
src/sqliteInt.h
src/trigger.c
src/update.c
src/upsert.c