0f4422cc6937b154f55706e2c629bd4e6ea0a1ee
[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 
14
15 1707: script EcompPortalDDLMySql_1707_Common.sql.
16 1710: script EcompPortalDDLMySql_1710_Common.sql.
17
18 1707: EcompPortalDDLMySql_1707_OS.sql is only a placeholder at this time.
19 1710: EcompPortalDDLMySql_1710_OS.sql is only a placeholder at this time.
20
21 DML
22
23 For an Opensource instance run  
24
25 1707: script EcompPortalDMLMySql_1707_Common.sql and script EcompPortalDMLMySql_1707_OS.sql.
26 1710: script EcompPortalDMLMySql_1710_Common.sql and script EcompPortalDMLMySql_1710_OS.sql.
27
28 1707: EcompPortalDMLMySql_1707_OS.sql - this is the specific DML entries that only Opensource needs
29 1710: EcompPortalDMLMySql_1710_OS.sql - this is the specific DML entries that only Opensource needs
30 ***************************************************************************************************************************************