View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006144 | SymmetricDS | Bug | public | 2023-12-04 18:46 | 2023-12-04 19:00 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.0 | ||||
Target Version | 3.15.2 | Fixed in Version | 3.15.2 | ||
Summary | 0006144: Postgres timestamp with time zone columns get their values formatted incorrectly when extracted for a load | ||||
Description | When extracting data for a load that includes a Postgres timestamp with time zone column, the values get formatted incorrectly. Here is an example: Expected value: 2023-12-04 12:34:56.123456 -05:00 Actual value: 2023-12-04 12:34:56.123456-05 This leads to the time portion of the timestamp being incorrect in the target table. | ||||
Tags | dialect: postgresql, extract, initial/partial load | ||||
SymmetricDS: 3.15 cee00682 2023-12-04 18:49:51 evan-miller-jumpmind Details Diff |
0006144: Fixed Postgres timestamp with time zone columns getting their values formatted incorrectly when extracted for a load |
Affected Issues 0006144 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/db/AbstractTriggerTemplate.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-12-04 18:46 | emiller | New Issue | |
2023-12-04 18:46 | emiller | Status | new => assigned |
2023-12-04 18:46 | emiller | Assigned To | => emiller |
2023-12-04 18:46 | emiller | Tag Attached: dialect: postgresql | |
2023-12-04 18:46 | emiller | Tag Attached: extract | |
2023-12-04 18:46 | emiller | Tag Attached: initial/partial load | |
2023-12-04 18:46 | emiller | Issue generated from: 0006143 | |
2023-12-04 18:46 | emiller | Relationship added | related to 0006143 |
2023-12-04 18:48 | emiller | Description Updated | View Revisions |
2023-12-04 18:58 | emiller | Status | assigned => resolved |
2023-12-04 18:58 | emiller | Resolution | open => fixed |
2023-12-04 18:58 | emiller | Fixed in Version | => 3.15.2 |
2023-12-04 19:00 | Changeset attached | => SymmetricDS 3.15 cee00682 | |
2023-12-16 02:02 | admin | Status | resolved => closed |