Newer
Older
Martin Groppe
committed
<?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="Bulkmail/changelog.xml"/>
<include relativeToChangelogFile="true" file="LinkManagement/changelog.xml"/>
<include relativeToChangelogFile="true" file="CommunicationSettings/changelog.xml"/>
<include relativeToChangelogFile="true" file="Interest/changelog.xml"/>
Pascal Neub
committed
<include relativeToChangelogFile="true" file="Checklists/changelog.xml"/>
<include relativeToChangelogFile="true" file="Planning/changelog.xml"/>
<include relativeToChangelogFile="true" file="alter_origin_attribute.xml"/>
Pascal Neub
committed
<include relativeToChangelogFile="true" file="Duplicate/changelog.xml"/>

Sebastian Pongratz
committed
<include relativeToChangelogFile="true" file="DSGVO/changelog.xml"/>
<include relativeToChangelogFile="true" file="update_ab_countryinfo_name_native.xml"/>
<include relativeToChangelogFile="true" file="create_probability_keywords.xml"/>
Alexander Riedl
committed
<include relativeToChangelogFile="true" file="LinkManagement/changelog.xml"/>
<include relativeToChangelogFile="true" file="LinkWorkflows/changelog.xml"/>

Daniel Tran
committed
<include relativeToChangelogFile="true" file="renameLeadTable.xml"/>
Martin Groppe
committed
</databaseChangeLog>