View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004052 | SymmetricDS | Bug | public | 2019-07-20 15:18 | 2019-08-23 16:46 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.0 | ||||
Target Version | 3.10.4 | Fixed in Version | 3.10.4 | ||
Summary | 0004052: H2 database: Capture of milliseconds on a date are incorrect | ||||
Description | On 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. | ||||
Tags | dialect: h2 | ||||
SymmetricDS: 3.10 269bb0a6 2019-07-20 11:25:35 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 |
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 |