View Issue Details

IDProjectCategoryView StatusLast Update
0006248SymmetricDSBugpublic2024-12-03 20:11
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status assignedResolutionopen 
Product Version3.15.0 
Target Version3.15.12 
Summary0006248: H2 should check if auto increment will work instead of just always using a sequence for autoincrement implementation
DescriptionFor 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.
Tagsdialect: h2

Activities

There are no notes attached to this issue.

Issue History

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