JUnit/SONAR/Checkstyle in ONAP-REST
[policy/engine.git] / packages / base / src / files / install / mysql / data / 170701_downgrade_script.sql
index 8271f27..58f92a6 100644 (file)
@@ -18,9 +18,9 @@
 
 use onap_sdk;
 ALTER TABLE fwtagpicker drop networkRole;
-alter table microservicemodels drop column enumValues, drop column annotation; 
-drop table if exists FWTag; 
-drop table if exists FWTagPicker; 
+alter table microservicemodels drop column enumValues, drop column annotation;
+drop table if exists FwTag;
+drop table if exists FwTagPicker;
 drop table if exists brmsdependency;
 drop table if exists brmscontroller;
-drop table if exists microserviceattribute; 
+drop table if exists microserviceattribute;