View Issue Details

IDProjectCategoryView StatusLast Update
0004052SymmetricDSBugpublic2019-08-23 16:46
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.0 
Target Version3.10.4Fixed in Version3.10.4 
Summary0004052: H2 database: Capture of milliseconds on a date are incorrect
DescriptionOn H2 database, for milliseconds between 1 and 99, the leading zeros are suppressed, resulting in the incorrect capture of the milis. For example, 4 millis and 40 millis are captured as 400. See attached screenshot.
Tagsdialect: h2

Activities

elong

2019-07-20 15:18

developer  

h2.png (212,338 bytes)   
h2.png (212,338 bytes)   

Related Changesets

SymmetricDS: 3.10 269bb0a6

2019-07-20 11:25:35

admin

Details Diff
0004052: H2 database: Capture of milliseconds on a date are incorrect Affected Issues
0004052
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/AbstractEmbeddedTrigger.java Diff File
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/h2/H2TriggerTemplate.java Diff File

Issue History

Date Modified Username Field Change
2019-07-20 15:18 elong New Issue
2019-07-20 15:18 elong Status new => assigned
2019-07-20 15:18 elong Assigned To => elong
2019-07-20 15:18 elong File Added: h2.png
2019-07-20 15:19 elong Tag Attached: dialect: h2
2019-07-20 15:26 elong Status assigned => resolved
2019-07-20 15:26 elong Resolution open => fixed
2019-07-20 15:26 elong Fixed in Version => 3.10.4
2019-07-20 16:00 admin Changeset attached => SymmetricDS 3.10 269bb0a6
2019-08-23 16:46 admin Status resolved => closed