From 6a62e917a5f9f6a69fe8e1f56c29abd9d98cba37 Mon Sep 17 00:00:00 2001 From: statta Date: Wed, 17 May 2017 00:28:11 -0400 Subject: [Docker Build] Updated Docker build The changes have been performed in the build script to align with Rebased code Change-Id: Iacdc02fafbc361413ee56ca49c65ebae7b0dd861 Signed-off-by: statta --- ecomp-portal-DB-common/README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 ecomp-portal-DB-common/README.md (limited to 'ecomp-portal-DB-common/README.md') 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 + +*************************************************************************************************************************************** -- cgit 1.2.3-korg