View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003999 | SymmetricDS | Bug | public | 2019-06-12 17:18 | 2022-08-30 13:04 |
Reporter | sven | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.2 | ||||
Target Version | 3.14.1 | Fixed in Version | 3.14.1 | ||
Summary | 0003999: Unable to translate default column for (new sequentialid()) (very easy fix) | ||||
Description | SQL Server has a notion of sequential IDs. It would be nice if we could translate this appropriately into a default column value. | ||||
Steps To Reproduce | SQL Server - mark a column's default as (new sequentialid()) | ||||
Additional Information | The fix is to add a line here - https://github.com/JumpMind/symmetric-ds/blob/3.10/symmetric-db/src/main/java/org/jumpmind/db/platform/AbstractDdlBuilder.java#L2011 | ||||
Tags | ddl/schema, dialect: sql-server | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-06-12 17:18 | sven | New Issue | |
2019-06-12 17:18 | sven | Tag Attached: ddl/schema | |
2019-06-12 17:18 | sven | Tag Attached: dialect: sql-server | |
2022-08-15 18:37 | emiller | Relationship added | related to 0004001 |
2022-08-15 18:38 | emiller | Assigned To | => emiller |
2022-08-15 18:38 | emiller | Status | new => resolved |
2022-08-15 18:38 | emiller | Resolution | open => fixed |
2022-08-15 18:38 | emiller | Fixed in Version | => 3.14.1 |
2022-08-30 13:04 | admin | Status | resolved => closed |