View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005512 | SymmetricDS | Bug | public | 2022-10-05 12:28 | 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 | 0005512: Default values for Oracle RAW columns get surrounded by quotes when exported | ||||
| Description | When an Oracle RAW column has a default value and the table gets exported to XML, the default value for the column gets surrounded by single quotes. When the XML is imported, this causes the following error: "ORA-01465: invalid hex number" | ||||
| Tags | No tags attached. | ||||
|
SymmetricDS: 3.14 7f43af07 2022-10-05 12:42:46 evan-miller-jumpmind Details Diff |
0005512: Prevented default values for Oracle RAW columns from getting surrounded by quotes when exported |
Affected Issues 0005512 |
|
| mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/oracle/OracleDdlReader.java | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-10-05 12:28 | emiller | New Issue | |
| 2022-10-05 12:28 | emiller | Status | new => assigned |
| 2022-10-05 12:28 | emiller | Assigned To | => emiller |
| 2022-10-05 12:43 | emiller | Status | assigned => resolved |
| 2022-10-05 12:43 | emiller | Resolution | open => fixed |
| 2022-10-05 12:43 | emiller | Fixed in Version | => 3.14.3 |
| 2022-10-05 13:00 | Changeset attached | => SymmetricDS 3.14 7f43af07 | |
| 2022-11-30 19:49 | admin | Status | resolved => closed |