SQLITE_CHANGESET_REPLACE
Conflicting changes replace existing values. Note that this value can only be returned when the type of conflict is either SQLITE_CHANGESET_DATA
or SQLITE_CHANGESET_CONFLICT
.
Since
v22.12.0
Conflicting changes replace existing values. Note that this value can only be returned when the type of conflict is either SQLITE_CHANGESET_DATA
or SQLITE_CHANGESET_CONFLICT
.
v22.12.0