From: Roland Häder Date: Tue, 4 Feb 2020 21:51:43 +0000 (+0100) Subject: Please cherry-pick: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=bbbc33e92745fb2fcb145429445c3dfcd0d127b5;p=pizzaservice-ejb.git Please cherry-pick: - having nothing created is best and most secure choice, then accidentally no data is lost and you have to re-enable this when you want to (re-)create your database layout. Signed-off-by: Roland Häder --- diff --git a/src/conf/persistence.xml b/src/conf/persistence.xml index e9dcefa..e859a17 100644 --- a/src/conf/persistence.xml +++ b/src/conf/persistence.xml @@ -28,7 +28,6 @@ org.mxchange.jusercore.model.user.password_history.UserPasswordHistory false -