From bbbc33e92745fb2fcb145429445c3dfcd0d127b5 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 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 - -- 2.39.5