Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
basic
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
xrm
basic
Commits
258069ec
Commit
258069ec
authored
3 years ago
by
Martin Groppe
Browse files
Options
Downloads
Plain Diff
Merge branch 'changelog_fix' into '2021.2.2'
changelog fix See merge request xrm/basic!1534
parents
740b79f4
a3358874
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.liquibase/Data_alias/basic/changelog.xml
+0
-35
0 additions, 35 deletions
.liquibase/Data_alias/basic/changelog.xml
with
0 additions
and
35 deletions
.liquibase/Data_alias/basic/changelog.xml
deleted
100644 → 0
+
0
−
35
View file @
740b79f4
<?xml version="1.1" encoding="UTF-8" standalone="no"?>
<databaseChangeLog
xmlns=
"http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:ext=
"http://www.liquibase.org/xml/ns/dbchangelog-ext"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.liquibase.org/xml/ns/dbchangelog-ext http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd"
>
<include
relativeToChangelogFile=
"true"
file=
"basic/init/init.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2019.1.4/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2019.2.1/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2019.3.0/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2019.3.1/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2019.3.2/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2019.3.3/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2020.0.0/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2020.0.1/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2020.0.2/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2020.0.3/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2020.1.0/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2020.1.1/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2020.1.2/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2020.1.3/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2020.2.0/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2020.2.1/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2020.2.2/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2020.2.3/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2021.0.0/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2021.0.1/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2021.0.2/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2021.0.3/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2021.1.0/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2021.1.1/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2021.1.2/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2021.1.3/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2021.2.0/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/2021.2.2/changelog.xml"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/workflows/changelog.xml"
context=
"workflow"
/>
<include
relativeToChangelogFile=
"true"
file=
"basic/_demoData/changelog.xml"
context=
"example"
/>
</databaseChangeLog>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment