blob: 563676a7723617ea6ee66516d8da8514d18871f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
This directory holds the Opensource database scripts for the ONAP Portal.
This Readme file contains a description of all the database scripts
***************************************************************************************************************************************
Directions:
DDL
For an Opensource instance run only
2_1: script PortalDDLMySql_2_1_Common.sql.
2_1: PortalDDLMySql_2_1_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.
2_1: PortalDMLMySql_2_1_OS.sql - this is the specific DML entries that only Opensource needs
***************************************************************************************************************************************
|