summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-DB-common/README.md
blob: b47e15d522fbe4bbcf5fd70d678f7913d33feef2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
This directory holds the common database scripts for the ONAP/ECOMP Portal.

Previously database scripts were in ecomp-portal-BE/ecomp-portal-resources/sql scripts/

This Readme file contains a description of all the database scripts
  
***************************************************************************************************************************************

Directions: 

DDL

EcompPortalDDLMySql_1707_Common.sql  - this is the DDL entries that both Opensource and AT&T have in common
EcompPortalDDLMySql_1710_Common.sql  - this is the DDL entries that both Opensource and AT&T have in common

DML

EcompPortalDMLMySql_1707_Common.sql  - this is the DML entries that both Opensource and AT&T have in common
EcompPortalDMLMySql_1710_Common.sql  - this is the DML entries that both Opensource and AT&T have in common

***************************************************************************************************************************************