Skip to content
Snippets Groups Projects
Commit 681dfa3d authored by Johannes Hörmann's avatar Johannes Hörmann
Browse files

add 2019.3.0 liquibase

parent cd65fda9
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,4 @@
<include relativeToChangelogFile="true" file="alter_BulkMailRecipient_problem.xml"/>
<include relativeToChangelogFile="true" file="insert_BulkMailProblem_keyword.xml"/>
<include relativeToChangelogFile="true" file="update_assistance_attributes.xml"/>
</databaseChangeLog>
<?xml version="1.1" encoding="UTF-8" standalone="no"?>
<databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd">
<include relativeToChangelogFile="true" file="update_assistance_attributes.xml"/>
</databaseChangeLog>
......@@ -3,6 +3,7 @@
<include relativeToChangelogFile="true" file="basic/init/init.xml"/>
<include relativeToChangelogFile="true" file="basic/2019.1.4/changelog.xml"/>
<include relativeToChangelogFile="true" file="basic/2019.2.1/changelog.xml"/>
<include relativeToChangelogFile="true" file="basic/2019.3.0/changelog.xml"/>
<include relativeToChangelogFile="true" file="basic/_demoData/changelog.xml" context="example"/>
</databaseChangeLog>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment