From 619e790da5a9ecf873c9f57a2e16f519690f8b12 Mon Sep 17 00:00:00 2001
From: "j.goderbauer" <j.goderbauer@adito.de>
Date: Thu, 28 Mar 2019 14:03:57 +0100
Subject: [PATCH] refactor: liquibase: system-alias

---
 .../init}/data/defaultBlob/_____configuration.xml   |   0
 .../data/defaultBlob/_____system_sysdb_version.xml  |   0
 .../basic/init}/data/defaultBlob/data_alias.xml     |   0
 .../example_asys_binaries/Birgit_Leicht_Image.xml   |   0
 .../example_asys_binaries/Harold_Smith_Image.xml    |   0
 .../Herbert_Obermeier_Image.xml                     |   0
 .../example_asys_binaries/Lisa_Sommer_Image.xml     |   0
 .../example_asys_binaries/Susanne_Lustig_Image.xml  |   0
 .../example_asys_binaries/blob/Birgit_Leicht.png    | Bin
 .../blob/Birgit_Leicht_preview.jpeg                 | Bin
 .../example_asys_binaries/blob/Harold_Smith.png     | Bin
 .../blob/Harold_Smith_preview.jpeg                  | Bin
 .../blob/Herbert_Obermeier.png                      | Bin
 .../blob/Herbert_Obermeier_preview.jpeg             | Bin
 .../data/example_asys_binaries/blob/Lisa_Sommer.png | Bin
 .../blob/Lisa_Sommer_preview.jpeg                   | Bin
 .../example_asys_binaries/blob/Susanne_Lustig.png   | Bin
 .../blob/Susanne_Lustig_preview.jpeg                | Bin
 .../init}/data/example_asys_users/Birgit_Leicht.xml |   0
 .../init}/data/example_asys_users/Harold_Smith.xml  |   0
 .../data/example_asys_users/Herbert_Obermeier.xml   |   0
 .../init}/data/example_asys_users/Lisa_Sommer.xml   |   0
 .../data/example_asys_users/Susanne_Lustig.xml      |   0
 .../basic/init}/data/insert_asys_aliasconfig.xml    |   0
 .../basic/init}/data/insert_asys_system.xml         |   0
 .../basic/init}/data/insert_asys_users-admin.xml    |   0
 .../basic/init/init.xml}                            |   0
 .../basic/init}/struct/create_asys_aliasconfig.xml  |   0
 .../basic/init}/struct/create_asys_binaries.xml     |   0
 .../init}/struct/create_asys_calendarbackend.xml    |   0
 .../basic/init}/struct/create_asys_calendarlink.xml |   0
 .../struct/create_asys_dashletconfigurations.xml    |   0
 .../basic/init}/struct/create_asys_dashlets.xml     |   0
 .../init}/struct/create_asys_notifications.xml      |   0
 .../basic/init}/struct/create_asys_sequences.xml    |   0
 .../basic/init}/struct/create_asys_system.xml       |   0
 .../basic/init}/struct/create_asys_timer.xml        |   0
 .../basic/init}/struct/create_asys_users.xml        |   0
 .../basic/init}/system_aliasTestdata.xml            |   0
 others/db_changes/_____SYSTEMALIAS/changelog.xml    |   4 ++++
 40 files changed, 4 insertions(+)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/defaultBlob/_____configuration.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/defaultBlob/_____system_sysdb_version.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/defaultBlob/data_alias.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/example_asys_binaries/Birgit_Leicht_Image.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/example_asys_binaries/Harold_Smith_Image.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/example_asys_binaries/Herbert_Obermeier_Image.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/example_asys_binaries/Lisa_Sommer_Image.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/example_asys_binaries/Susanne_Lustig_Image.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/example_asys_binaries/blob/Birgit_Leicht.png (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/example_asys_binaries/blob/Birgit_Leicht_preview.jpeg (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/example_asys_binaries/blob/Harold_Smith.png (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/example_asys_binaries/blob/Harold_Smith_preview.jpeg (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/example_asys_binaries/blob/Herbert_Obermeier.png (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/example_asys_binaries/blob/Herbert_Obermeier_preview.jpeg (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/example_asys_binaries/blob/Lisa_Sommer.png (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/example_asys_binaries/blob/Lisa_Sommer_preview.jpeg (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/example_asys_binaries/blob/Susanne_Lustig.png (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/example_asys_binaries/blob/Susanne_Lustig_preview.jpeg (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/example_asys_users/Birgit_Leicht.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/example_asys_users/Harold_Smith.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/example_asys_users/Herbert_Obermeier.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/example_asys_users/Lisa_Sommer.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/example_asys_users/Susanne_Lustig.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/insert_asys_aliasconfig.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/insert_asys_system.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/data/insert_asys_users-admin.xml (100%)
 rename others/db_changes/{system_alias/EXPERIMENTAL_system_aliasDefault.xml => _____SYSTEMALIAS/basic/init/init.xml} (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/struct/create_asys_aliasconfig.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/struct/create_asys_binaries.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/struct/create_asys_calendarbackend.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/struct/create_asys_calendarlink.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/struct/create_asys_dashletconfigurations.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/struct/create_asys_dashlets.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/struct/create_asys_notifications.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/struct/create_asys_sequences.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/struct/create_asys_system.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/struct/create_asys_timer.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/struct/create_asys_users.xml (100%)
 rename others/db_changes/{system_alias => _____SYSTEMALIAS/basic/init}/system_aliasTestdata.xml (100%)
 create mode 100644 others/db_changes/_____SYSTEMALIAS/changelog.xml

diff --git a/others/db_changes/system_alias/data/defaultBlob/_____configuration.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/data/defaultBlob/_____configuration.xml
similarity index 100%
rename from others/db_changes/system_alias/data/defaultBlob/_____configuration.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/defaultBlob/_____configuration.xml
diff --git a/others/db_changes/system_alias/data/defaultBlob/_____system_sysdb_version.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/data/defaultBlob/_____system_sysdb_version.xml
similarity index 100%
rename from others/db_changes/system_alias/data/defaultBlob/_____system_sysdb_version.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/defaultBlob/_____system_sysdb_version.xml
diff --git a/others/db_changes/system_alias/data/defaultBlob/data_alias.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/data/defaultBlob/data_alias.xml
similarity index 100%
rename from others/db_changes/system_alias/data/defaultBlob/data_alias.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/defaultBlob/data_alias.xml
diff --git a/others/db_changes/system_alias/data/example_asys_binaries/Birgit_Leicht_Image.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/Birgit_Leicht_Image.xml
similarity index 100%
rename from others/db_changes/system_alias/data/example_asys_binaries/Birgit_Leicht_Image.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/Birgit_Leicht_Image.xml
diff --git a/others/db_changes/system_alias/data/example_asys_binaries/Harold_Smith_Image.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/Harold_Smith_Image.xml
similarity index 100%
rename from others/db_changes/system_alias/data/example_asys_binaries/Harold_Smith_Image.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/Harold_Smith_Image.xml
diff --git a/others/db_changes/system_alias/data/example_asys_binaries/Herbert_Obermeier_Image.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/Herbert_Obermeier_Image.xml
similarity index 100%
rename from others/db_changes/system_alias/data/example_asys_binaries/Herbert_Obermeier_Image.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/Herbert_Obermeier_Image.xml
diff --git a/others/db_changes/system_alias/data/example_asys_binaries/Lisa_Sommer_Image.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/Lisa_Sommer_Image.xml
similarity index 100%
rename from others/db_changes/system_alias/data/example_asys_binaries/Lisa_Sommer_Image.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/Lisa_Sommer_Image.xml
diff --git a/others/db_changes/system_alias/data/example_asys_binaries/Susanne_Lustig_Image.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/Susanne_Lustig_Image.xml
similarity index 100%
rename from others/db_changes/system_alias/data/example_asys_binaries/Susanne_Lustig_Image.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/Susanne_Lustig_Image.xml
diff --git a/others/db_changes/system_alias/data/example_asys_binaries/blob/Birgit_Leicht.png b/others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/blob/Birgit_Leicht.png
similarity index 100%
rename from others/db_changes/system_alias/data/example_asys_binaries/blob/Birgit_Leicht.png
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/blob/Birgit_Leicht.png
diff --git a/others/db_changes/system_alias/data/example_asys_binaries/blob/Birgit_Leicht_preview.jpeg b/others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/blob/Birgit_Leicht_preview.jpeg
similarity index 100%
rename from others/db_changes/system_alias/data/example_asys_binaries/blob/Birgit_Leicht_preview.jpeg
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/blob/Birgit_Leicht_preview.jpeg
diff --git a/others/db_changes/system_alias/data/example_asys_binaries/blob/Harold_Smith.png b/others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/blob/Harold_Smith.png
similarity index 100%
rename from others/db_changes/system_alias/data/example_asys_binaries/blob/Harold_Smith.png
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/blob/Harold_Smith.png
diff --git a/others/db_changes/system_alias/data/example_asys_binaries/blob/Harold_Smith_preview.jpeg b/others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/blob/Harold_Smith_preview.jpeg
similarity index 100%
rename from others/db_changes/system_alias/data/example_asys_binaries/blob/Harold_Smith_preview.jpeg
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/blob/Harold_Smith_preview.jpeg
diff --git a/others/db_changes/system_alias/data/example_asys_binaries/blob/Herbert_Obermeier.png b/others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/blob/Herbert_Obermeier.png
similarity index 100%
rename from others/db_changes/system_alias/data/example_asys_binaries/blob/Herbert_Obermeier.png
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/blob/Herbert_Obermeier.png
diff --git a/others/db_changes/system_alias/data/example_asys_binaries/blob/Herbert_Obermeier_preview.jpeg b/others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/blob/Herbert_Obermeier_preview.jpeg
similarity index 100%
rename from others/db_changes/system_alias/data/example_asys_binaries/blob/Herbert_Obermeier_preview.jpeg
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/blob/Herbert_Obermeier_preview.jpeg
diff --git a/others/db_changes/system_alias/data/example_asys_binaries/blob/Lisa_Sommer.png b/others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/blob/Lisa_Sommer.png
similarity index 100%
rename from others/db_changes/system_alias/data/example_asys_binaries/blob/Lisa_Sommer.png
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/blob/Lisa_Sommer.png
diff --git a/others/db_changes/system_alias/data/example_asys_binaries/blob/Lisa_Sommer_preview.jpeg b/others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/blob/Lisa_Sommer_preview.jpeg
similarity index 100%
rename from others/db_changes/system_alias/data/example_asys_binaries/blob/Lisa_Sommer_preview.jpeg
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/blob/Lisa_Sommer_preview.jpeg
diff --git a/others/db_changes/system_alias/data/example_asys_binaries/blob/Susanne_Lustig.png b/others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/blob/Susanne_Lustig.png
similarity index 100%
rename from others/db_changes/system_alias/data/example_asys_binaries/blob/Susanne_Lustig.png
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/blob/Susanne_Lustig.png
diff --git a/others/db_changes/system_alias/data/example_asys_binaries/blob/Susanne_Lustig_preview.jpeg b/others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/blob/Susanne_Lustig_preview.jpeg
similarity index 100%
rename from others/db_changes/system_alias/data/example_asys_binaries/blob/Susanne_Lustig_preview.jpeg
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_binaries/blob/Susanne_Lustig_preview.jpeg
diff --git a/others/db_changes/system_alias/data/example_asys_users/Birgit_Leicht.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_users/Birgit_Leicht.xml
similarity index 100%
rename from others/db_changes/system_alias/data/example_asys_users/Birgit_Leicht.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_users/Birgit_Leicht.xml
diff --git a/others/db_changes/system_alias/data/example_asys_users/Harold_Smith.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_users/Harold_Smith.xml
similarity index 100%
rename from others/db_changes/system_alias/data/example_asys_users/Harold_Smith.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_users/Harold_Smith.xml
diff --git a/others/db_changes/system_alias/data/example_asys_users/Herbert_Obermeier.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_users/Herbert_Obermeier.xml
similarity index 100%
rename from others/db_changes/system_alias/data/example_asys_users/Herbert_Obermeier.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_users/Herbert_Obermeier.xml
diff --git a/others/db_changes/system_alias/data/example_asys_users/Lisa_Sommer.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_users/Lisa_Sommer.xml
similarity index 100%
rename from others/db_changes/system_alias/data/example_asys_users/Lisa_Sommer.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_users/Lisa_Sommer.xml
diff --git a/others/db_changes/system_alias/data/example_asys_users/Susanne_Lustig.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_users/Susanne_Lustig.xml
similarity index 100%
rename from others/db_changes/system_alias/data/example_asys_users/Susanne_Lustig.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/example_asys_users/Susanne_Lustig.xml
diff --git a/others/db_changes/system_alias/data/insert_asys_aliasconfig.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/data/insert_asys_aliasconfig.xml
similarity index 100%
rename from others/db_changes/system_alias/data/insert_asys_aliasconfig.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/insert_asys_aliasconfig.xml
diff --git a/others/db_changes/system_alias/data/insert_asys_system.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/data/insert_asys_system.xml
similarity index 100%
rename from others/db_changes/system_alias/data/insert_asys_system.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/insert_asys_system.xml
diff --git a/others/db_changes/system_alias/data/insert_asys_users-admin.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/data/insert_asys_users-admin.xml
similarity index 100%
rename from others/db_changes/system_alias/data/insert_asys_users-admin.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/data/insert_asys_users-admin.xml
diff --git a/others/db_changes/system_alias/EXPERIMENTAL_system_aliasDefault.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/init.xml
similarity index 100%
rename from others/db_changes/system_alias/EXPERIMENTAL_system_aliasDefault.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/init.xml
diff --git a/others/db_changes/system_alias/struct/create_asys_aliasconfig.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_aliasconfig.xml
similarity index 100%
rename from others/db_changes/system_alias/struct/create_asys_aliasconfig.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_aliasconfig.xml
diff --git a/others/db_changes/system_alias/struct/create_asys_binaries.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_binaries.xml
similarity index 100%
rename from others/db_changes/system_alias/struct/create_asys_binaries.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_binaries.xml
diff --git a/others/db_changes/system_alias/struct/create_asys_calendarbackend.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_calendarbackend.xml
similarity index 100%
rename from others/db_changes/system_alias/struct/create_asys_calendarbackend.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_calendarbackend.xml
diff --git a/others/db_changes/system_alias/struct/create_asys_calendarlink.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_calendarlink.xml
similarity index 100%
rename from others/db_changes/system_alias/struct/create_asys_calendarlink.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_calendarlink.xml
diff --git a/others/db_changes/system_alias/struct/create_asys_dashletconfigurations.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_dashletconfigurations.xml
similarity index 100%
rename from others/db_changes/system_alias/struct/create_asys_dashletconfigurations.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_dashletconfigurations.xml
diff --git a/others/db_changes/system_alias/struct/create_asys_dashlets.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_dashlets.xml
similarity index 100%
rename from others/db_changes/system_alias/struct/create_asys_dashlets.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_dashlets.xml
diff --git a/others/db_changes/system_alias/struct/create_asys_notifications.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_notifications.xml
similarity index 100%
rename from others/db_changes/system_alias/struct/create_asys_notifications.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_notifications.xml
diff --git a/others/db_changes/system_alias/struct/create_asys_sequences.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_sequences.xml
similarity index 100%
rename from others/db_changes/system_alias/struct/create_asys_sequences.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_sequences.xml
diff --git a/others/db_changes/system_alias/struct/create_asys_system.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_system.xml
similarity index 100%
rename from others/db_changes/system_alias/struct/create_asys_system.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_system.xml
diff --git a/others/db_changes/system_alias/struct/create_asys_timer.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_timer.xml
similarity index 100%
rename from others/db_changes/system_alias/struct/create_asys_timer.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_timer.xml
diff --git a/others/db_changes/system_alias/struct/create_asys_users.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_users.xml
similarity index 100%
rename from others/db_changes/system_alias/struct/create_asys_users.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/struct/create_asys_users.xml
diff --git a/others/db_changes/system_alias/system_aliasTestdata.xml b/others/db_changes/_____SYSTEMALIAS/basic/init/system_aliasTestdata.xml
similarity index 100%
rename from others/db_changes/system_alias/system_aliasTestdata.xml
rename to others/db_changes/_____SYSTEMALIAS/basic/init/system_aliasTestdata.xml
diff --git a/others/db_changes/_____SYSTEMALIAS/changelog.xml b/others/db_changes/_____SYSTEMALIAS/changelog.xml
new file mode 100644
index 0000000000..5fea0f98a1
--- /dev/null
+++ b/others/db_changes/_____SYSTEMALIAS/changelog.xml
@@ -0,0 +1,4 @@
+<?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 file="basic/init/init.xml"/>
+</databaseChangeLog>
-- 
GitLab