]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance UPSERT so that the UPDATE uses the same set of cursors as the INSERT.
authordrh <drh@noemail.net>
Fri, 20 Apr 2018 13:18:51 +0000 (13:18 +0000)
committerdrh <drh@noemail.net>
Fri, 20 Apr 2018 13:18:51 +0000 (13:18 +0000)
commit7fc3aba8623e703cfdb2eade8ec3d1362da38907
tree52282a5e1fb3fdfc8ae4575116ef4e9e0375ffb2
parent2ac4e5cca9b882d142fd21c83a0e930f9bbd56da
Enhance UPSERT so that the UPDATE uses the same set of cursors as the INSERT.

FossilOrigin-Name: c37f39d18d41ae5ba6c4561d87cbbf71f3b6896b86cc5cff9cdf046b02dc521a
manifest
manifest.uuid
src/insert.c
src/sqliteInt.h
src/update.c
src/upsert.c