Deliver centralized role management feature
[portal.git] / ecomp-portal-DB-common / README.md
1 This directory holds the common 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 EcompPortalDDLMySql_1707_Common.sql  - this is the DDL entries that both Opensource and AT&T have in common
14 EcompPortalDDLMySql_1710_Common.sql  - this is the DDL entries that both Opensource and AT&T have in common
15
16 DML
17
18 EcompPortalDMLMySql_1707_Common.sql  - this is the DML entries that both Opensource and AT&T have in common
19 EcompPortalDMLMySql_1710_Common.sql  - this is the DML entries that both Opensource and AT&T have in common
20
21 ***************************************************************************************************************************************