Skip to content

Commit 713e3aa

Browse files
committed
Fixed uninstall script.
1 parent 862ac6f commit 713e3aa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/uninstall_objects.sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,6 @@ drop table ut_compound_data_diff_tmp purge;
194194

195195
drop table ut_json_data_diff_tmp;
196196

197-
drop trigger ut_trigger_annotation_parsing;
198-
199197
drop package ut_annotation_manager;
200198

201199
drop package ut_annotation_parser;

0 commit comments

Comments
 (0)