mirror of
https://github.com/ArenMg/aren.git
synced 2024-11-23 17:10:53 +00:00
update READ.md
This commit is contained in:
parent
7385c78a2c
commit
2dac0991f4
1 changed files with 3 additions and 0 deletions
|
@ -59,6 +59,9 @@ Uncomment the two following lines to allow the application to build the whole da
|
|||
<!--property name="hibernate.hbm2ddl.import_files" value="META-INF/init.sql"/-->
|
||||
Restart your webserver.
|
||||
|
||||
Uncomment the line
|
||||
<property name="hibernate.hbm2ddl.auto" value="update"/>
|
||||
|
||||
**! WARNING !**
|
||||
**To avoid any data loss yous have to re-comment those previous lines. Otherwise the full database will be rebuilt at every restart of the application !**
|
||||
|
||||
|
|
Loading…
Reference in a new issue