View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005536 | SymmetricDS | Improvement | public | 2022-10-14 20:02 | 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 | 0005536: Add support for Postgres' inet, cidr, macaddr and macaddr8 data types | ||||
| Description | When trying to replicate Postgres' inet, cidr, macaddr and macaddr8 data types, SymmetricDS encounters an error. These data types should be supported. | ||||
| Tags | No tags attached. | ||||
|
SymmetricDS: 3.14 52972a59 2022-10-14 20:05:15 evan-miller-jumpmind Details Diff |
0005536: Added support for Postgres' inet, cidr, macaddr and macaddr8 data types |
Affected Issues 0005536 |
|
| mod - symmetric-db/src/main/java/org/jumpmind/db/model/TypeMap.java | Diff File | ||
| mod - symmetric-db/src/main/java/org/jumpmind/db/platform/postgresql/PostgreSqlDmlStatement.java | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-10-14 20:02 | emiller | New Issue | |
| 2022-10-14 20:02 | emiller | Status | new => assigned |
| 2022-10-14 20:02 | emiller | Assigned To | => emiller |
| 2022-10-14 20:05 | emiller | Status | assigned => resolved |
| 2022-10-14 20:05 | emiller | Resolution | open => fixed |
| 2022-10-14 20:05 | emiller | Fixed in Version | => 3.14.3 |
| 2022-10-14 21:00 | Changeset attached | => SymmetricDS 3.14 52972a59 | |
| 2022-11-30 19:49 | admin | Status | resolved => closed |