From: Roland Haeder Date: Fri, 25 Sep 2015 13:17:18 +0000 (+0200) Subject: Added note that the JPA is dropping and creating tables (you will currently loose... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=113f7ece24cab5ed2d376d635340fc513e61e7e7;p=pizzaservice.git Added note that the JPA is dropping and creating tables (you will currently loose data). Signed-off-by:Roland Häder --- diff --git a/INSTALL.txt b/INSTALL.txt index 6bf4548..3945416 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -3,7 +3,7 @@ Installation instructions: 0) Create an empty database and setup proper permissions -1) Import install/install.sql into your new database +1) (Import install/install.sql into your new database) Currently DROP+CREATE 2) Setup a JDBC pool. I took the simple driver: