View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006578 | SymmetricDS | Improvement | public | 2024-09-09 15:13 | 2024-09-09 16:00 |
Reporter | josh-a-hicks | Assigned To | josh-a-hicks | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.9 | ||||
Target Version | 3.15.9 | Fixed in Version | 3.15.9 | ||
Summary | 0006578: SQL Server support for datetime and datetime2 column types when the paramter db.treat.date.time.as.varchar.enabled is true | ||||
Description | For SQL Server databases that have a combination of datetime and datetime2 data types the parameter db.treat.date.time.as.varchar.enabled needs enabled. During an initial load though the datetime columns will be selected from the source as Timestamps which have a precision of 9. Then with the conversion to a string based on the parameter setting above it will be too long to load into the target datatime column. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.15 ce9a5873 2024-09-09 15:13:54 joshahicks Details Diff |
0006578: SQL Server support for datetime and datetime2 column types when the paramter db.treat.date.time.as.varchar.enabled is true |
Affected Issues 0006578 |
|
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/AbstractDatabasePlatform.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-09-09 15:13 | josh-a-hicks | New Issue | |
2024-09-09 15:13 | josh-a-hicks | Status | new => assigned |
2024-09-09 15:13 | josh-a-hicks | Assigned To | => josh-a-hicks |
2024-09-09 15:47 | josh-a-hicks | Status | assigned => resolved |
2024-09-09 15:47 | josh-a-hicks | Resolution | open => fixed |
2024-09-09 15:47 | josh-a-hicks | Fixed in Version | => 3.15.9 |
2024-09-09 16:00 | Changeset attached | => SymmetricDS 3.15 ce9a5873 | |
2024-10-01 19:48 | admin | Status | resolved => closed |