]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Silently ignore redundant ON CONFLICT clauses in an UPSERT.
authordrh <>
Fri, 8 Mar 2024 14:11:49 +0000 (14:11 +0000)
committerdrh <>
Fri, 8 Mar 2024 14:11:49 +0000 (14:11 +0000)
commit57976a82fa31d6a9199f1eae4b0b6e739c48ed27
treef1c5e9851826afa67eded09198f834b8eaad5008
parent526128055b7ba9241359b24052b9ff09cf56af0f
Silently ignore redundant ON CONFLICT clauses in an UPSERT.

FossilOrigin-Name: 46245855a0be1b4ed0efcde30f0919fb6361affc4443a4ed2fdac01ab6864df1
manifest
manifest.uuid
src/insert.c
src/sqliteInt.h
src/upsert.c
test/upsert5.test