View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005724 | SymmetricDS | Bug | public | 2023-03-06 15:37 | 2023-03-06 17:04 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.5 | ||||
Target Version | 3.14.6 | Fixed in Version | 3.14.6 | ||
Summary | 0005724: SQL Server timestamp (rowversion) data type can not specify column size | ||||
Description | The timestamp data type is a deprecated data type, and is now a rowversion data type. This data type can not specify the size for the rowversion data type. It causes an error with the SQL Server. The platform column should be stripped of the column size information for this data type. | ||||
Steps To Reproduce | 1. Create a table with a rowversion data type. 2. DB Export the table. 3. DB Import the exported table definition. | ||||
Tags | ddl/schema, dialect: sql-server | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-03-06 15:37 | pmarzullo | New Issue | |
2023-03-06 15:37 | pmarzullo | Status | new => assigned |
2023-03-06 15:37 | pmarzullo | Assigned To | => pmarzullo |
2023-03-06 15:37 | pmarzullo | Tag Attached: ddl/schema | |
2023-03-06 15:37 | pmarzullo | Tag Attached: dialect: sql-server | |
2023-03-06 16:00 | pmarzullo | Changeset attached | => SymmetricDS 3.14 168146b5 |
2023-03-06 17:04 | pmarzullo | Status | assigned => resolved |
2023-03-06 17:04 | pmarzullo | Resolution | open => fixed |
2023-03-06 17:04 | pmarzullo | Fixed in Version | => 3.14.6 |
2023-03-17 17:25 | admin | Status | resolved => closed |