This is an automated email from the ASF dual-hosted git repository.
machristie pushed a change to branch
AIRAVATA-3326-improved-database-migration-script-creation
in repository https://gitbox.apache.org/repos/asf/airavata.git.
from f9f3b08 AIRAVATA-3326 MariaDB migrations using docker container
new 50ef0d7 AIRAVATA-3326 migration schema logging - removed dependence
on test classpath
new a090e3e AIRAVATA-3326 ide-integration using mariadb with migrations
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
modules/ide-integration/README.md | 6 ++++++
.../init/02-sharing-registry-migrations.sql | 5 ++---
.../database_scripts/init/03-appcatalog-migrations.sql | 6 +++---
.../database_scripts/init/04-expcatalog-migrations.sql | 4 ++--
.../src/main/resources/docker-compose.yml | 4 ++--
modules/registry/registry-core/pom.xml | 16 ++++++++--------
.../resources/migrations-util/mysql/docker-compose.yml | 2 +-
.../registry-core/src/test/resources/logback.xml | 13 -------------
8 files changed, 24 insertions(+), 32 deletions(-)