Postman tests up
[portal.git] / ecomp-portal-DB-os / README.md
1 This directory holds the Opensource database scripts for the ONAP Portal.
2
3 This Readme file contains a description of all the database scripts
4   
5 ***************************************************************************************************************************************
6
7 Directions: 
8
9 DDL
10
11 For an Opensource instance run only 
12
13 2_1: script PortalDDLMySql_2_1_Common.sql.
14
15 2_1: PortalDDLMySql_2_1_OS.sql is only a placeholder at this time.
16
17 DML
18
19 For an Opensource instance run  
20
21 2_1: script PortalDMLMySql_2_1_Common.sql and script PortalDMLMySql_2_1_OS.sql.
22
23 2_1: PortalDMLMySql_2_1_OS.sql - this is the specific DML entries that only Opensource needs
24 ***************************************************************************************************************************************