Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The consequence is that the SQL issued at the apply database is not the same issued against mine – instead, each SQL updates/deletes/inserts exactly one row, applying just one change.

Definition of a conflict

A conflict is when there is a potential for the data between the source and target databases to be out of sync. This is also referred to as data divergence.

If either one or more of the following are true, then a conflict is raised:

...