View Issue Details

IDProjectCategoryView StatusLast Update
0003898SymmetricDSBugpublic2019-04-23 15:41
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.10.0 
Target Version3.10.1Fixed in Version3.10.1 
Summary0003898: Tables created with VARCHAR instead of DATE (SQL-Server as source)
DescriptionWhen using SQL-Server as the source database, table definitions are sent to the target with columns of type DATE being sent as VARCHAR instead. Using SQuirreL client also shows the data type number indicating VARCHAR, so this could be a driver issue (jTDS?), but we should attempt to override to DATE when the type name indicates DATE.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.10 bc736733

2019-04-03 16:51:32

admin

Details Diff
0003898: Tables created with VARCHAR instead of DATE (SQL-Server as
source)
Affected Issues
0003898
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/mssql/MsSqlDdlReader.java Diff File

Issue History

Date Modified Username Field Change
2019-04-03 20:48 elong New Issue
2019-04-03 20:48 elong Status new => assigned
2019-04-03 20:48 elong Assigned To => elong
2019-04-03 20:51 elong Status assigned => resolved
2019-04-03 20:51 elong Resolution open => fixed
2019-04-03 20:51 elong Fixed in Version => 3.10.1
2019-04-03 21:00 admin Changeset attached => SymmetricDS 3.10 bc736733
2019-04-23 15:41 elong Status resolved => closed