From 369266819bce11e29baf366dcbe0294256d2aba2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Tue, 4 Feb 2020 22:51:43 +0100 Subject: [PATCH] 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. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- src/conf/persistence.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/conf/persistence.xml b/src/conf/persistence.xml index 3243071..a301c9f 100644 --- a/src/conf/persistence.xml +++ b/src/conf/persistence.xml @@ -25,7 +25,6 @@ org.mxchange.jusercore.model.user.password_history.UserPasswordHistory false - -- 2.39.5