variable constants.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
.
Type #
number
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
.
number