VSQLITE_CHANGESET_REPLACE
Bun

variable

sqlite.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.