Skip to content
Snippets Groups Projects
Commit 316a4855 authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

[Projekt: Entwicklung - Neon][TicketNr.: 1065008][Liquibase Fehler in Git-Tag...

[Projekt: Entwicklung - Neon][TicketNr.: 1065008][Liquibase Fehler in Git-Tag -> version/2020/2/0/0_RC3]
parent 4aa3f2b5
No related branches found
Tags version/2020/2/0/0_RC4
No related merge requests found
......@@ -2,9 +2,6 @@
<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">
<changeSet author="s.listl" id="a303ace0-b324-435a-84d8-7ef4d0419af8">
<createIndex tableName="COMMUNICATION" indexName="IDX_COMMUNICATION_MEDIUM_ID">
<column name="MEDIUM_ID"/>
</createIndex>
<createIndex tableName="AB_APPOINTMENTLINK" indexName="IDX_APPOINTLINK_AP_ID">
<column name="APPOINTMENT_ID"/>
</createIndex>
......
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