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

[Projekt: Entwicklung - Neon][TicketNr.: 1064796][Liquibase Fehler bei Update]

parent 388898f9
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
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 id="3d7f038c-04f1-45a2-9a1c-73c1a8666fea" author="b.ulrich" >
<renameColumn
columnDataType="CHAR"
columnDataType="CHAR(36)"
oldColumnName="ORGANISATION_ID"
newColumnName="ORGANISATION_CONTACT_ID"
tableName="VISITPLANENTRY"/>
......
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