View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005774 | SymmetricDS | New Feature | public | 2023-04-06 13:41 | 2023-04-06 14:00 |
Reporter | josh-a-hicks | Assigned To | josh-a-hicks | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.7 | ||||
Target Version | 3.14.7 | Fixed in Version | 3.14.7 | ||
Summary | 0005774: Support for capturing the row identifier on various platforms if available (default is false) | ||||
Description | Some platforms have a row identifier column that is not part of the meta data column set returned by the driver. So additional implementation is required for each vendor if this is to be supported. This provides the initial hooks and the parameter to enable this if it is available. By default it will not be provided and will not do anything with the parameter is set for platforms that do not have it supported. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.14 3db5e9d8 2023-04-06 13:41:57 joshahicks Details Diff |
0005774: Support for capturing the row identifier on various platforms if available (default is false) |
Affected Issues 0005774 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/ClientSymmetricEngine.java | Diff File | ||
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/db2/Db2As400TriggerTemplate.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java | Diff File | ||
mod - symmetric-db/src/main/java/org/jumpmind/db/sql/SqlTemplateSettings.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-04-06 13:41 | josh-a-hicks | New Issue | |
2023-04-06 13:41 | josh-a-hicks | Status | new => assigned |
2023-04-06 13:41 | josh-a-hicks | Assigned To | => josh-a-hicks |
2023-04-06 13:42 | josh-a-hicks | Status | assigned => closed |
2023-04-06 13:42 | josh-a-hicks | Resolution | open => fixed |
2023-04-06 13:42 | josh-a-hicks | Fixed in Version | => 3.14.7 |
2023-04-06 14:00 | Changeset attached | => SymmetricDS 3.14 3db5e9d8 |