View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004112 | SymmetricDS | Bug | public | 2019-10-14 18:55 | 2019-11-01 12:44 |
| Reporter | pmarzullo | Assigned To | pmarzullo | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.10.4 | ||||
| Target Version | 3.10.5 | Fixed in Version | 3.10.5 | ||
| Summary | 0004112: Postgres Time column type can't be converted to Timestamp column type without a cast when restoring the data | ||||
| Description | During Symmetric table upgrade, when a column type of Time is changed to Timestamp, the restoring of the data needs a case when converting from Time to Timestamp. | ||||
| Additional Information | date_trunc('DAY', localtimestamp) + time_column_value | ||||
| Tags | dialect: postgresql | ||||
|
SymmetricDS: 3.10 5425817e 2019-10-14 14:55:56 Philip Marzullo Details Diff |
0004112: Postgres Time column type can't be converted to Timestamp column type without a cast when restoring the data |
Affected Issues 0004112 |
|
| mod - symmetric-db/src/main/java/org/jumpmind/db/platform/postgresql/PostgreSqlDdlBuilder.java | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-10-14 18:55 | pmarzullo | New Issue | |
| 2019-10-14 18:55 | pmarzullo | Status | new => assigned |
| 2019-10-14 18:55 | pmarzullo | Assigned To | => pmarzullo |
| 2019-10-14 18:55 | pmarzullo | Tag Attached: dialect: postgresql | |
| 2019-10-14 18:58 | pmarzullo | Status | assigned => resolved |
| 2019-10-14 18:58 | pmarzullo | Resolution | open => fixed |
| 2019-10-14 18:58 | pmarzullo | Fixed in Version | => 3.10.5 |
| 2019-10-14 19:00 | Changeset attached | => SymmetricDS 3.10 5425817e | |
| 2019-11-01 12:44 | admin | Status | resolved => closed |