diff options
Diffstat (limited to 'ecomp-portal-DB-common/README.md')
-rw-r--r-- | ecomp-portal-DB-common/README.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ecomp-portal-DB-common/README.md b/ecomp-portal-DB-common/README.md new file mode 100644 index 00000000..f07c3491 --- /dev/null +++ b/ecomp-portal-DB-common/README.md @@ -0,0 +1,19 @@ +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 + +DML + +EcompPortalDMLMySql_1707_Common.sql - this is the DML entries that both Opensource and AT&T have in common + +*************************************************************************************************************************************** |