variable
sqlite.constants.SQLITE_CHANGESET_CONFLICT
const SQLITE_CHANGESET_CONFLICT: number
This constant is passed to the conflict handler while processing an INSERT change if the operation would result in duplicate primary key values.
variable
This constant is passed to the conflict handler while processing an INSERT change if the operation would result in duplicate primary key values.