Re-added hbm2ddl=auto, we'll need a better solution for this at some point.
This commit is contained in:
parent
1a5cce59f3
commit
c0f7316c49
@ -81,7 +81,7 @@
|
||||
<property name="hibernate.generate_statistics" value="false" />
|
||||
|
||||
<!-- DEVELOPMENT VARIABLE, REMOVE FOR PRODUCTION USE -->
|
||||
<!-- <property name="hibernate.hbm2ddl.auto" value="update" /> -->
|
||||
<property name="hibernate.hbm2ddl.auto" value="update" />
|
||||
|
||||
<!-- production settings database -->
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user