-
Type:
Bug
-
Status: CLOSED
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 19.0, 20.0 [Tentative]
-
Fix Version/s: 19.1, 20.0 [Tentative]
-
Component/s: Kernel
-
Labels:None
-
19 status:Verified
-
Test Plan:
Hibernates documentation list the valid values for hibernate.hbm2ddl.auto as:
"validate,update,create,create-drop"
but never mentions the empty string in its documentation which turns off all of those.
https://docs.jboss.org/hibernate/orm/4.3/devguide/en-US/html_single#d5e5423
The empty string should be the default and not validate
- duplicates
-
SAK-41644 Disabling auto.ddl causes startup to fail
-
- RESOLVED
-