View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006189 | SymmetricDS | Improvement | public | 2024-01-09 17:07 | 2024-02-15 20:28 |
Reporter | cquamme | Assigned To | cquamme | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.3 | Fixed in Version | 3.15.3 | ||
Summary | 0006189: Issue with syncing BIGINT, INT, TINYINT, SMALLINT, and BIT data types to Oracle and Tibero databases | ||||
Description | Because Oracle and Tibero have no native support for the following types: (BIGINT, SMALLINT, INT, TINYINY, BIT) when you try to sync one of these types from a database that does support them to Oracle or Tibero, the type will show up with a size of 0 in Oracle and Tibero, which is not correct behavior. Instead we want them to have the size they do in the database they are being synced from. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.15 6f0e7854 2024-01-09 18:48:14 Details Diff |
0006189: Issue with syncing BIGINT, INT, TINYINT, SMALLINT, and BIT data types to Oracle and Tibero databases |
Affected Issues 0006189 |
|
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/oracle/OracleDdlBuilder.java | Diff File | ||
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/tibero/TiberoDdlBuilder.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-01-09 17:07 | cquamme | New Issue | |
2024-01-09 17:07 | cquamme | Status | new => assigned |
2024-01-09 17:07 | cquamme | Assigned To | => cquamme |
2024-01-09 18:49 | cquamme | Status | assigned => resolved |
2024-01-09 18:49 | cquamme | Resolution | open => fixed |
2024-01-09 18:49 | cquamme | Fixed in Version | => 3.15.3 |
2024-02-05 18:58 | admin | Status | resolved => closed |
2024-02-15 20:28 | cquamme | Changeset attached | => SymmetricDS 3.15 6f0e7854 |