View Issue Details

IDProjectCategoryView StatusLast Update
0003313SymmetricDSNew Featurepublic2022-11-30 19:49
Reporterwoehrl01 Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Target Version3.14.3Fixed in Version3.14.3 
Summary0003313: Propagate default GUID from MSSQL to SQLITE
DescriptionCurrently it is not possible to sync a default Guid Column to Sqlite. This PR adds that mapping.
Tagsdata conversion, dialect: sqlite

Relationships

related to 0003082 new SQLite data type to handle GUID as UNIQUEIDENTIFIER 

Activities

There are no notes attached to this issue.

Related Changesets

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

Issue History

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