X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-DB-os%2FREADME.md;h=dd1cc58a7eba19564fa2b516f2302d3eed5bb9bf;hb=refs%2Fheads%2Fmaster;hp=0f4422cc6937b154f55706e2c629bd4e6ea0a1ee;hpb=978dbcf0a196acbafad72fe1e2478ec0e384f02f;p=portal.git diff --git a/ecomp-portal-DB-os/README.md b/ecomp-portal-DB-os/README.md index 0f4422cc..dd1cc58a 100644 --- a/ecomp-portal-DB-os/README.md +++ b/ecomp-portal-DB-os/README.md @@ -1,6 +1,4 @@ -This directory holds the Opensource database scripts for the ONAP ECOMP Portal. - -Previously database scripts were in ecomp-portal-BE/ecomp-portal-resources/sql scripts/ +This directory holds the Opensource database scripts for the ONAP Portal. This Readme file contains a description of all the database scripts @@ -12,19 +10,15 @@ DDL For an Opensource instance run only -1707: script EcompPortalDDLMySql_1707_Common.sql. -1710: script EcompPortalDDLMySql_1710_Common.sql. +3_3: script PortalDDLMySql_3_3_Common.sql. -1707: EcompPortalDDLMySql_1707_OS.sql is only a placeholder at this time. -1710: EcompPortalDDLMySql_1710_OS.sql is only a placeholder at this time. +3_2: PortalDDLMySql_3_2_OS.sql is only a placeholder at this time. DML For an Opensource instance run -1707: script EcompPortalDMLMySql_1707_Common.sql and script EcompPortalDMLMySql_1707_OS.sql. -1710: script EcompPortalDMLMySql_1710_Common.sql and script EcompPortalDMLMySql_1710_OS.sql. +3_3: script PortalDMLMySql_3_3_Common.sql and script PortalMySql_3_3_Add.sql. -1707: EcompPortalDMLMySql_1707_OS.sql - this is the specific DML entries that only Opensource needs -1710: EcompPortalDMLMySql_1710_OS.sql - this is the specific DML entries that only Opensource needs +3_3: PortalMySql_3_3_Add.sql - this is the specific DML entries that only Opensource needs ***************************************************************************************************************************************