From 8c46d39569f006ce23fc86c38f86447936620f97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois-Xavier=20Thomas?= Date: Sun, 10 Mar 2019 20:50:27 +0100 Subject: [PATCH] Do not log message about hsqldb-defrag migration on each launch The FILES DEFRAG / FILES LOG SIZE properties are kept when upgrading to 2.x; it's enough that they were set once on 1.8. For new installations the migration will still run with the correct SQL statements. --- .../liquibase/10.2/setup-hsqldb-checkpoint-defrag.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/airsonic-main/src/main/resources/liquibase/10.2/setup-hsqldb-checkpoint-defrag.xml b/airsonic-main/src/main/resources/liquibase/10.2/setup-hsqldb-checkpoint-defrag.xml index 8377af76..e62b2f71 100644 --- a/airsonic-main/src/main/resources/liquibase/10.2/setup-hsqldb-checkpoint-defrag.xml +++ b/airsonic-main/src/main/resources/liquibase/10.2/setup-hsqldb-checkpoint-defrag.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd"> - + @@ -31,7 +31,7 @@ 7:890e52428bbc2a792fea1e026a4b7610 - +