]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Silently ignore redundant ON CONFLICT clauses in an UPSERT.
authordrh <>
Fri, 8 Mar 2024 14:16:20 +0000 (14:16 +0000)
committerdrh <>
Fri, 8 Mar 2024 14:16:20 +0000 (14:16 +0000)
commit8d6a941353f3d57ea6439a8932036a4ef21b9739
tree76113e23327e6be97109f5bf1485a870552da599
parentda3c2bb7dbf8434b4abfe80442d04c8f001a0bf4
Silently ignore redundant ON CONFLICT clauses in an UPSERT.

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