View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006248 | SymmetricDS | Bug | public | 2024-02-14 18:55 | 2024-12-03 20:11 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | assigned | Resolution | open | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.12 | ||||
Summary | 0006248: H2 should check if auto increment will work instead of just always using a sequence for autoincrement implementation | ||||
Description | For DDL for H2, the following checks should be used to determine what should be generated: 1. If H2 version 2, and mode legacy, specify autoincrement. 2. If H2 version 2 and not mode legacy, specify sequence. 3. Else specify autoincrement. | ||||
Tags | dialect: h2 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-02-14 18:55 | pmarzullo | New Issue | |
2024-02-14 18:55 | pmarzullo | Status | new => assigned |
2024-02-14 18:55 | pmarzullo | Assigned To | => pmarzullo |
2024-02-14 18:55 | pmarzullo | Tag Attached: dialect: h2 | |
2024-02-14 19:17 | pmarzullo | Summary | H2 upgrade should check if auto increment will work instead of just always using a sequence for autoincrement implementation => H2 should check if auto increment will work instead of just always using a sequence for autoincrement implementation |
2024-03-18 14:50 | pmarzullo | Target Version | 3.15.4 => 3.15.5 |
2024-04-22 14:38 | elong | Target Version | 3.15.5 => 3.15.6 |
2024-05-03 16:29 | elong | Target Version | 3.15.6 => 3.15.7 |
2024-06-07 15:05 | admin | Target Version | 3.15.7 => 3.15.8 |
2024-08-15 18:24 | elong | Target Version | 3.15.8 => 3.15.9 |
2024-10-01 18:37 | admin | Target Version | 3.15.9 => 3.15.10 |
2024-11-05 20:40 | pbelov | Target Version | 3.15.10 => 3.15.11 |
2024-12-03 20:11 | pbelov | Target Version | 3.15.11 => 3.15.12 |