0075e9cf5d418c32f538997860e05296f56ea906
[portal.git] / ecomp-portal-DB-os / README.md
1 This directory holds the Opensource database scripts for the ONAP ECOMP Portal.
2
3 Previously database scripts were in ecomp-portal-BE/ecomp-portal-resources/sql scripts/
4
5 This Readme file contains a description of all the database scripts
6   
7 ***************************************************************************************************************************************
8
9 Directions: 
10
11 DDL
12
13 For an Opensource instance run only script EcompPortalDDLMySql_1707_Common.sql.
14
15 EcompPortalDDLMySql_1707_OS.sql is only a placeholder at this time.
16
17 DML
18
19 For an Opensource instance run  script EcompPortalDMLMySql_1707_Common.sql and script EcompPortalDMLMySql_1707_OS.sql.
20
21 EcompPortalDMLMySql_1707_OS.sql - this is the specific DML entries that only Opensource needs
22 ***************************************************************************************************************************************