View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005496 | SymmetricDS | Improvement | public | 2022-10-03 14:55 | 2022-10-04 15:15 |
| Reporter | sanderc85 | Assigned To | elong | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.14.0 | ||||
| Target Version | 3.14.2 | Fixed in Version | 3.14.2 | ||
| Summary | 0005496: Cast varchar to nvarchar | ||||
| Description | I was been requested to make replication from mysql to ms sql work where all varchars from MySQL fields are converted to nvarchar, as these support unicode characters. | ||||
| Tags | No tags attached. | ||||
|
SymmetricDS: 3.14 eb4d3dcb 2022-10-03 18:07:20 Sander C Committer: GitHub Details Diff |
0005496 : Optionally cast varchar to nvarchar (0000187) * Ensure schema is given on table drop * Add option to cast from varchar to nvarchar * Change if-statement to StringUtils.isNotBlank() |
Affected Issues 0005496 |
|
| mod - symmetric-db/src/main/java/org/jumpmind/db/platform/mssql/MsSql2000DdlBuilder.java | Diff File | ||
| mod - symmetric-db/src/main/java/org/jumpmind/db/platform/mssql/MsSql2005DdlBuilder.java | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-10-03 14:55 | sanderc85 | New Issue | |
| 2022-10-03 18:08 | elong | Assigned To | => elong |
| 2022-10-03 18:08 | elong | Status | new => resolved |
| 2022-10-03 18:08 | elong | Resolution | open => fixed |
| 2022-10-03 18:08 | elong | Product Version | 3.14.1 => 3.14.0 |
| 2022-10-03 18:08 | elong | Fixed in Version | => 3.14.2 |
| 2022-10-03 18:08 | elong | Target Version | => 3.14.2 |
| 2022-10-03 19:00 | Changeset attached | => SymmetricDS 3.14 eb4d3dcb | |
| 2022-10-04 15:15 | admin | Status | resolved => closed |