From 673f9ae920aa038588c1e401d47cb885243a0f70 Mon Sep 17 00:00:00 2001 From: Jerry Flood Date: Tue, 11 Feb 2020 06:20:54 -0500 Subject: Update schema creation to be schema agnostic Issue-ID: OPTFRA-684 Change-Id: Idcb851c2ae16fdc7fd68e59fe9e23f25a2f7776b Signed-off-by: Jerry Flood --- .../main/resources/cmso-dbchangelog/onap-cmso-v1.1-restore-indices.sql | 1 - 1 file changed, 1 deletion(-) (limited to 'cmso-database/src/main/resources/cmso-dbchangelog/onap-cmso-v1.1-restore-indices.sql') diff --git a/cmso-database/src/main/resources/cmso-dbchangelog/onap-cmso-v1.1-restore-indices.sql b/cmso-database/src/main/resources/cmso-dbchangelog/onap-cmso-v1.1-restore-indices.sql index 0cb224a..19b9eca 100644 --- a/cmso-database/src/main/resources/cmso-dbchangelog/onap-cmso-v1.1-restore-indices.sql +++ b/cmso-database/src/main/resources/cmso-dbchangelog/onap-cmso-v1.1-restore-indices.sql @@ -1,4 +1,3 @@ -USE CMSO; -- ----------------------------------------------------- -- UPDATE THE PRIMARY KEYS -- cgit 1.2.3-korg