View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001397 | SymmetricDS | Improvement | public | 2013-08-22 14:15 | 2022-08-05 20:30 |
| Reporter | abrougher | Assigned To | abrougher | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.5.4 | ||||
| Target Version | 3.5.5 | Fixed in Version | 3.5.5 | ||
| Summary | 0001397: Conflict detection mechanism USE_CHANGED_DATA should be able to specify columns to ignore. | ||||
| Description | It would be useful if the USE_CHANGED_DATA conflict detection method could ignore some columns specified in the DETECT_EXPRESSION. The detect_expression would look something like... excluded_column_names=column1,column2 This would allow us to add additional parameters later. | ||||
| Tags | No tags attached. | ||||
| related to | 0000780 | closed | Allow specific columns to be chosen with the USE_OLD_DATA conflict detection option |
|
SymmetricDS: master e575626e 2013-08-22 10:17:08 Details Diff |
0001397: Conflict detection mechanism USE_CHANGED_DATA should be able to specify columns to ignore. |
Affected Issues 0001397 |
|
| mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/Conflict.java | Diff File | ||
| mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriter.java | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-08-22 14:15 | abrougher | New Issue | |
| 2013-08-22 14:15 | abrougher | Status | new => assigned |
| 2013-08-22 14:15 | abrougher | Assigned To | => abrougher |
| 2013-08-22 14:16 | abrougher | Project | SymmetricDS Pro => SymmetricDS |
| 2013-08-22 14:17 | abrougher | Status | assigned => closed |
| 2013-08-22 14:17 | abrougher | Resolution | open => fixed |
| 2013-08-22 14:17 | abrougher | Fixed in Version | => 3.5.5 |
| 2014-02-03 01:53 | abrougher | Changeset attached | => SymmetricDS trunk r7660 |
| 2015-07-31 01:49 | abrougher | Changeset attached | => SymmetricDS master e575626e |
| 2022-08-05 20:30 | elong | Relationship added | related to 0000780 |