From 37d88794535752cb9c0b67f4a4ad1ee2ac774b6a 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 9e3f558..eb18d4b 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