You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2020/06/25 21:24:15 UTC

[airavata] 02/02: Merge remote-tracking branch 'origin/AIRAVATA-3326-improved-database-migration-script-creation' into develop

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata.git

commit 80316586e8ede9e389928dcd6b49cc5fed9aab12
Merge: 4e85790 3441f8d
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Thu Jun 25 17:23:24 2020 -0400

    Merge remote-tracking branch 'origin/AIRAVATA-3326-improved-database-migration-script-creation' into develop

 .../src/main/resources/META-INF/persistence.xml    | 141 ----
 .../airavataworkflowcatalog-derby.sql              | 212 ------
 .../database_scripts/appcatalog-derby.sql          | 737 ---------------------
 .../database_scripts/appcatalog-mysql.sql          | 725 --------------------
 .../resources/database_scripts/credstore-derby.sql |  27 -
 .../resources/database_scripts/credstore-mysql.sql |  27 -
 .../resources/database_scripts/dozer_mapping.xml   |  26 -
 .../database_scripts/expcatalog-derby.sql          | 403 -----------
 .../database_scripts/expcatalog-mysql.sql          | 405 -----------
 .../database_scripts/replicacatalog-derby.sql      |  85 ---
 .../database_scripts/replicacatalog-mysql.sql      |  80 ---
 .../database_scripts/sharing-registry-mysql.sql    | 149 -----
 .../user-profile-catalog-derby.sql                 | 163 -----
 .../user-profile-catalog-mysql.sql                 | 163 -----
 .../database_scripts/workflowcatalog-derby.sql     | 128 ----
 .../database_scripts/workflowcatalog-mysql.sql     | 128 ----
 16 files changed, 3599 deletions(-)