-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: 7.3.0-alpha1
-
Component/s: engine
-
None
The DDL for all dialects except H2 defines the NAME_ column in the ACT_HI_DETAIL table as varchar(255) NOT NULL; H2 DDL omits the NOT NULL constraint.