From 81db6816268e7355df8e4a2b9600b3ab1145d84d Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Wed, 10 Oct 2018 11:42:03 +1300 Subject: Small changelog improvements --- schema/changelog-3.10.xml | 2 +- schema/changelog-3.15.xml | 2 +- schema/changelog-3.7.xml | 8 ++++---- schema/changelog-3.8.xml | 6 +++--- schema/changelog-4.0-clean.xml | 4 ++-- 5 files changed, 11 insertions(+), 11 deletions(-) (limited to 'schema') diff --git a/schema/changelog-3.10.xml b/schema/changelog-3.10.xml index 6d4fa634c..5495819bd 100644 --- a/schema/changelog-3.10.xml +++ b/schema/changelog-3.10.xml @@ -45,7 +45,7 @@ - + diff --git a/schema/changelog-3.15.xml b/schema/changelog-3.15.xml index 64afd5c31..a9bea1ca1 100644 --- a/schema/changelog-3.15.xml +++ b/schema/changelog-3.15.xml @@ -110,7 +110,7 @@ INSERT INTO user_notification (notificationid, userid) SELECT id AS notificationid, userid FROM notifications; - + diff --git a/schema/changelog-3.7.xml b/schema/changelog-3.7.xml index 1d1cdbaac..427497f43 100644 --- a/schema/changelog-3.7.xml +++ b/schema/changelog-3.7.xml @@ -15,14 +15,14 @@ - + groupid NOT IN (SELECT id FROM groups) - + - + groupid NOT IN (SELECT id FROM (SELECT DISTINCT id FROM groups) AS groups_ids) @@ -55,7 +55,7 @@ - + diff --git a/schema/changelog-3.8.xml b/schema/changelog-3.8.xml index fed12c563..aeed32888 100644 --- a/schema/changelog-3.8.xml +++ b/schema/changelog-3.8.xml @@ -33,15 +33,15 @@ - + map = 'osm' - + distanceunit = 'km' - + speedunit = 'kmh' diff --git a/schema/changelog-4.0-clean.xml b/schema/changelog-4.0-clean.xml index 96490a3f0..0f3f694ba 100644 --- a/schema/changelog-4.0-clean.xml +++ b/schema/changelog-4.0-clean.xml @@ -6,8 +6,8 @@ http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd" logicalFilePath="changelog-4.0-clean"> - - + + -- cgit v1.2.3