Skip to content
Snippets Groups Projects
Commit 768f0143 authored by Sebastian Listl's avatar Sebastian Listl :speech_balloon:
Browse files

District liquibase files moved to 2021

parent dccd16a4
No related branches found
No related tags found
No related merge requests found
Showing
with 15 additions and 8 deletions
......@@ -5,11 +5,4 @@
<include relativeToChangelogFile="true" file="create_districtresponsible.xml"/>
<include relativeToChangelogFile="true" file="create_districtResponsibleKeyword.xml"/>
<include relativeToChangelogFile="true" file="create_indizes.xml"/>
<include relativeToChangelogFile="true" file="create_districtContact.xml"/>
<include relativeToChangelogFile="true" file="insert_KeywordsDistrictOrigin.xml"/>
<include relativeToChangelogFile="true" file="alter_districtResponsibleDatatypes.xml"/>
<include relativeToChangelogFile="true" file="insert_KeywordsAdviserRoles.xml"/>
<include relativeToChangelogFile="true" file="update_ContactResponsible_consistent.xml"/>
<include relativeToChangelogFile="true" file="alter_district_1066187.xml"/>
<include relativeToChangelogFile="true" file="alter_districtContact_1066036.xml"/>
</databaseChangeLog>
......@@ -6,7 +6,7 @@
<include relativeToChangelogFile="true" file="ImportFields/changelog.xml"/>
<include relativeToChangelogFile="true" file="LeadimportMappingAssistant/changelog.xml"/>
<include relativeToChangelogFile="true" file="Lead/changelog.xml"/>
<!--<include relativeToChangelogFile="true" file="optimizeIndizes.xml"/>-->
<include relativeToChangelogFile="true" file="optimizeIndizes.xml"/>
<include relativeToChangelogFile="true" file="addNotificationStateKeywords/addNotificationStateKeyword.xml"/>
<include relativeToChangelogFile="true" file="alter_ComunicationMedium_IdDatatype.xml"/>
<include relativeToChangelogFile="true" file="ReportDispatchImpl/add_DocumentTemplatePlaceOfUse.xml"/>
......
<?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="create_districtContact.xml"/>
<include relativeToChangelogFile="true" file="insert_KeywordsDistrictOrigin.xml"/>
<include relativeToChangelogFile="true" file="alter_districtResponsibleDatatypes.xml"/>
<include relativeToChangelogFile="true" file="insert_KeywordsAdviserRoles.xml"/>
<include relativeToChangelogFile="true" file="update_ContactResponsible_consistent.xml"/>
<include relativeToChangelogFile="true" file="alter_district.xml"/>
<include relativeToChangelogFile="true" file="alter_districtContact.xml"/>
</databaseChangeLog>
\ No newline at end of file
......@@ -6,4 +6,5 @@
<include relativeToChangelogFile="true" file="Visit/changelog.xml"/>
<include relativeToChangelogFile="true" file="UpdateAddrFormats.xml"/>
<include relativeToChangelogFile="true" file="Address/addLatLonIndizes.xml"/>
<include relativeToChangelogFile="true" file="District/changelog.xml"/>
</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