View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005513 | SymmetricDS | Bug | public | 2022-10-05 16:10 | 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 | 0005513: SQL Server GETDATE() and GETUTCDATE() functions get surrounded by quotes when imported as default values | ||||
Description | When a SQL Server GETDATE() or GETUTCDATE() function is imported as a default value, it gets surrounded by quotes and treated as a string. Instead, it should not be quoted so that it is treated as a function. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.14 7e62aa00 2022-10-05 16:15:18 evan-miller-jumpmind Details Diff |
0005513: Prevented SQL Server GETDATE() and GETUTCDATE() functions from getting surrounded by quotes when imported as default values |
Affected Issues 0005513 |
|
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/AbstractDdlBuilder.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-10-05 16:10 | emiller | New Issue | |
2022-10-05 16:10 | emiller | Status | new => assigned |
2022-10-05 16:10 | emiller | Assigned To | => emiller |
2022-10-05 16:12 | emiller | Summary | SQL Server GETUTCDATE() function gets surrounded by quotes when imported as a default value => SQL Server GETDATE() and GETUTCDATE() functions get surrounded by quotes when imported as default values |
2022-10-05 16:12 | emiller | Description Updated | View Revisions |
2022-10-05 17:00 | Changeset attached | => SymmetricDS 3.14 7e62aa00 | |
2022-10-05 17:17 | emiller | Status | assigned => resolved |
2022-10-05 17:17 | emiller | Resolution | open => fixed |
2022-10-05 17:17 | emiller | Fixed in Version | => 3.14.3 |
2022-11-30 19:49 | admin | Status | resolved => closed |