Skip to content
Snippets Groups Projects
Commit b17c0997 authored by Sebastian Pongratz's avatar Sebastian Pongratz :ping_pong:
Browse files

Merge branch 'cm_dt_1079285_liquibase_uncomment_demodata' into '2021.1'

[Projekt: xRM-ContactManagement][TicketNr.: 1079285][Liquibase DemoDaten immer einkommentieren]

See merge request xrm/basic!1065
parents d8fedf67 d2fdb820
No related branches found
No related tags found
No related merge requests found
...@@ -27,6 +27,5 @@ ...@@ -27,6 +27,5 @@
<include relativeToChangelogFile="true" file="basic/2021.1.1/changelog.xml"/> <include relativeToChangelogFile="true" file="basic/2021.1.1/changelog.xml"/>
<include relativeToChangelogFile="true" file="basic/workflows/changelog.xml" context="workflow"/> <include relativeToChangelogFile="true" file="basic/workflows/changelog.xml" context="workflow"/>
<!--enable this only when you definetly want to overwrite the existing data with demo records:-->
<include relativeToChangelogFile="true" file="basic/_demoData/changelog.xml" context="example"/> <include relativeToChangelogFile="true" file="basic/_demoData/changelog.xml" context="example"/>
</databaseChangeLog> </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