Skip to content

Commit

Permalink
0001505: Add blurb about the resolve_row_only column's functionality …
Browse files Browse the repository at this point in the history
…in the NEWER_WINS resolve type documentation.
  • Loading branch information
chenson42 committed Dec 28, 2013
1 parent 79ff716 commit 0e488e9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion symmetric-assemble/src/docbook/conflicts.xml
Expand Up @@ -198,7 +198,9 @@
<listitem>
<para>Indicates that when a conflict is detected by USE_TIMESTAMP or USE_VERSION that the either the
source or the target will win based on the which side has the newer timestamp or higher version
number.
number. The
<ns:literal>resolve_row_only</ns:literal>
column controls whether the entire batch should be ignore or just the row in conflict.
</para>
</listitem>
</varlistentry>
Expand Down

0 comments on commit 0e488e9

Please sign in to comment.