CLAMP Model policy creation support
[policy/engine.git] / packages / base / src / files / install / mysql / data / 190202_downgrade_script.sql
index 2c09174..d1ecebf 100644 (file)
@@ -17,4 +17,6 @@
 -- ============LICENSE_END=========================================================
 
 use onap_sdk;
-drop table if exists policyAuditlog;
\ No newline at end of file
+drop table if exists policyAuditlog;
+drop table if exists dictionaryData;
+