View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006420 | SymmetricDS | Bug | public | 2024-05-14 17:19 | 2024-05-14 18:00 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.6 | ||||
Target Version | 3.15.7 | Fixed in Version | 3.15.7 | ||
Summary | 0006420: SQL Server money data type error with commas | ||||
Description | On SQL-Server, use of the money data type on a table causes sync errors where the data values have commas for every three digits. Issue 0006347 changed the style argument to the convert() function for use with decimal types, but the style argument values are different for money data type. | ||||
Tags | dialect: sql-server | ||||
SymmetricDS: 3.15 faa32e79 2024-05-14 17:21:37 Details Diff |
0006420: SQL Server money data type error with commas |
Affected Issues 0006420 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/mssql/MsSql2016TriggerTemplate.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/db/AbstractTriggerTemplate.java | Diff File | ||
SymmetricDS: 3.15 bd22ea00 2024-05-14 17:26:59 Details Diff |
0006420: SQL Server money data type error with commas |
Affected Issues 0006420 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/db/AbstractTriggerTemplate.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-05-14 17:19 | elong | New Issue | |
2024-05-14 17:19 | elong | Status | new => assigned |
2024-05-14 17:19 | elong | Assigned To | => elong |
2024-05-14 17:19 | elong | Tag Attached: dialect: sql-server | |
2024-05-14 17:22 | elong | Status | assigned => resolved |
2024-05-14 17:22 | elong | Resolution | open => fixed |
2024-05-14 17:22 | elong | Fixed in Version | => 3.15.7 |
2024-05-14 18:00 | admin | Changeset attached | => SymmetricDS 3.15 bd22ea00 |
2024-05-14 18:00 | admin | Changeset attached | => SymmetricDS 3.15 faa32e79 |
2024-06-07 16:46 | admin | Status | resolved => closed |