[Docker Build] Updated Docker build
[portal.git] / 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 (file)
index 0000000..f07c349
--- /dev/null
@@ -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
+
+***************************************************************************************************************************************