View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005507 | SymmetricDS | Bug | public | 2022-10-04 19:50 | 2022-11-30 19:49 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.0 | ||||
Target Version | 3.14.3 | Fixed in Version | 3.14.3 | ||
Summary | 0005507: Postgres LOCALTIMESTAMP function gets surrounded by quotes when imported as a default value | ||||
Description | When the Postgres LOCALTIMESTAMP function is imported as a default value, it gets surrounded by quotes and treated as a string. Instead, it should not be quoted so that it is treated as a function. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.14 eec43a52 2022-10-04 19:51:01 evan-miller-jumpmind Details Diff |
0005507: Prevented Postgres LOCALTIMESTAMP function from being surrounded by quotes when imported as a default value |
Affected Issues 0005507 |
|
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/AbstractDdlBuilder.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-10-04 19:50 | emiller | New Issue | |
2022-10-04 19:50 | emiller | Status | new => assigned |
2022-10-04 19:50 | emiller | Assigned To | => emiller |
2022-10-04 19:51 | emiller | Status | assigned => resolved |
2022-10-04 19:51 | emiller | Resolution | open => fixed |
2022-10-04 19:51 | emiller | Fixed in Version | => 3.14.3 |
2022-10-04 20:00 | Changeset attached | => SymmetricDS 3.14 eec43a52 | |
2022-11-30 19:49 | admin | Status | resolved => closed |