aboutsummaryrefslogtreecommitdiff
path: root/schema/changelog-4.0-clean.xml
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2018-10-10 11:42:03 +1300
committerAnton Tananaev <anton.tananaev@gmail.com>2018-10-10 11:42:03 +1300
commit81db6816268e7355df8e4a2b9600b3ab1145d84d (patch)
treed6f83a3ec4684edb772bd82a26d182879373079e /schema/changelog-4.0-clean.xml
parent6cfb503b400cbee3689cfb256a9779a024fe7f1d (diff)
downloadtraccar-server-81db6816268e7355df8e4a2b9600b3ab1145d84d.tar.gz
traccar-server-81db6816268e7355df8e4a2b9600b3ab1145d84d.tar.bz2
traccar-server-81db6816268e7355df8e4a2b9600b3ab1145d84d.zip
Small changelog improvements
Diffstat (limited to 'schema/changelog-4.0-clean.xml')
-rw-r--r--schema/changelog-4.0-clean.xml4
1 files changed, 2 insertions, 2 deletions
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">
- <property name="blob.type" value="BLOB" dbms="h2,mysql,mssql,oracle"/>
- <property name="blob.type" value="bytea" dbms="postgresql"/>
+ <property name="blob.type" value="BLOB" dbms="h2,mysql,mssql,oracle" />
+ <property name="blob.type" value="bytea" dbms="postgresql" />
<changeSet author="author" id="changelog-4.0-clean">