View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003313 | SymmetricDS | New Feature | public | 2017-11-13 20:59 | 2022-11-30 19:49 |
Reporter | woehrl01 | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Target Version | 3.14.3 | Fixed in Version | 3.14.3 | ||
Summary | 0003313: Propagate default GUID from MSSQL to SQLITE | ||||
Description | Currently it is not possible to sync a default Guid Column to Sqlite. This PR adds that mapping. | ||||
Tags | data conversion, dialect: sqlite | ||||
related to | 0003082 | new | SQLite data type to handle GUID as UNIQUEIDENTIFIER |
SymmetricDS: 3.14 f1c096d8 2022-10-17 14:45:18 evan-miller-jumpmind Details Diff |
0003313: Added support to sync NEWID() and NEWSEQUENTIALID() default values from SQL Server to SQLite |
Affected Issues 0003313 |
|
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/sqlite/SqliteDdlBuilder.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-11-13 20:59 | woehrl01 | New Issue | |
2019-04-24 16:48 | elong | Tag Attached: data conversion | |
2019-04-24 16:48 | elong | Tag Attached: dialect: sqlite | |
2019-04-24 16:49 | elong | Relationship added | related to 0003082 |
2022-10-17 14:45 | emiller | Assigned To | => emiller |
2022-10-17 14:45 | emiller | Status | new => resolved |
2022-10-17 14:45 | emiller | Resolution | open => fixed |
2022-10-17 14:45 | emiller | Fixed in Version | => 3.14.3 |
2022-10-17 15:00 | Changeset attached | => SymmetricDS 3.14 f1c096d8 | |
2022-11-30 19:49 | admin | Status | resolved => closed |