diff options
author | Lorraine Welch <lb2391@att.com> | 2020-03-17 14:52:22 -0400 |
---|---|---|
committer | Lorraine Welch <lb2391@att.com> | 2020-03-17 14:52:22 -0400 |
commit | 8886d15461f5003b7d81677570ee3f75946b1354 (patch) | |
tree | 35afe6fe8bfd15c9b56a4c94a19152f6e1e42055 /ecomp-portal-DB-os/README.md | |
parent | c8e0094ea4d8dfd232baacff4affcd2cefc9a5d8 (diff) |
Updated DB scripts and Dockerfile.mariadb
Issue-ID: PORTAL-854
Signed-off-by: Lorraine Welch <lb2391@att.com>
Change-Id: I06ead9bf3f8e4f479b8d3e479e0fcba1e7521034
Diffstat (limited to 'ecomp-portal-DB-os/README.md')
-rw-r--r-- | ecomp-portal-DB-os/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ecomp-portal-DB-os/README.md b/ecomp-portal-DB-os/README.md index 563676a7..c6c830ce 100644 --- a/ecomp-portal-DB-os/README.md +++ b/ecomp-portal-DB-os/README.md @@ -10,15 +10,15 @@ DDL For an Opensource instance run only -2_1: script PortalDDLMySql_2_1_Common.sql. +3_2: script PortalDDLMySql_2_1_Common.sql. -2_1: PortalDDLMySql_2_1_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 -2_1: script PortalDMLMySql_2_1_Common.sql and script PortalDMLMySql_2_1_OS.sql. +3_2: script PortalDMLMySql_3_2_Common.sql and script PortalDMLMySql_3_2_OS.sql. -2_1: PortalDMLMySql_2_1_OS.sql - this is the specific DML entries that only Opensource needs +3_2: PortalDMLMySql_3_2_OS.sql - this is the specific DML entries that only Opensource needs *************************************************************************************************************************************** |