View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005650 | SymmetricDS | Improvement | public | 2023-01-03 19:23 | 2023-01-03 20:00 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.5.11 | ||||
Target Version | 3.14.4 | Fixed in Version | 3.14.4 | ||
Summary | 0005650: Problems replicating DDL to another node with the same database type but different database version | ||||
Description | Some database types can have their platform columns named differently depending on the database version. For example, a source SQL Server 2008 node's platform column will be named "mssql2008", while a target SQL Server 2019 node's platform column will be named "mssql2016". In this case, when sending table DDL via a load, SymmetricDS on the target node would look for a platform column with the name "mssql2016" and not find anything. This can result in the type, size or default value of a target column being incorrect. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-01-03 19:23 | emiller | New Issue | |
2023-01-03 19:23 | emiller | Status | new => assigned |
2023-01-03 19:23 | emiller | Assigned To | => emiller |
2023-01-03 19:30 | emiller | Status | assigned => resolved |
2023-01-03 19:30 | emiller | Resolution | open => fixed |
2023-01-03 19:30 | emiller | Fixed in Version | => 3.14.4 |
2023-01-03 20:00 | Changeset attached | => SymmetricDS 3.14 fdf447fb | |
2023-01-16 20:59 | admin | Status | resolved => closed |