-
[Projekt: Entwicklung - Neon][TicketNr.: 1052660][Übernahme der "Besuch vor Ort"-Implentierung aus dem Vorwerk system]
[Projekt: Entwicklung - Neon][TicketNr.: 1052660][Übernahme der "Besuch vor Ort"-Implentierung aus dem Vorwerk system]
changelog.xml 1.03 KiB
<?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_VisitPlanTables.xml"/>
<include relativeToChangelogFile="true" file="init_PersPointOfContact.xml"/>
<include relativeToChangelogFile="true" file="init_VisitFrequency.xml"/>
<include relativeToChangelogFile="true" file="init_VisitPlanEntryStatus.xml"/>
<include relativeToChangelogFile="true" file="init_VisitPlanRecommendationPriority.xml"/>
<include relativeToChangelogFile="true" file="init_VisitPlanRecommendationPrioSource.xml"/>
<include relativeToChangelogFile="true" file="update_ActivityCategory_icon.xml"/>
</databaseChangeLog>