Changeset conflict resolution return values for applyChangeset() callbacks.
applyChangeset()
These constants are compatible with node:sqlite.
node:sqlite
https://sqlite.org/session/sqlite3changeset_apply.html
Abort on conflict.
Skip conflicting changes.
Replace conflicting changes.
Changeset conflict resolution return values for
applyChangeset()callbacks.These constants are compatible with
node:sqlite.See
https://sqlite.org/session/sqlite3changeset_apply.html