Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a071c commit b8b66eeCopy full SHA for b8b66ee
1 file changed
source/uninstall_objects.sql
@@ -95,6 +95,8 @@ drop package ut_suite_manager;
95
96
drop package ut_suite_builder;
97
98
+drop package ut_suite_tag_filter;
99
+
100
drop package ut_suite_cache_manager;
101
102
drop table ut_suite_cache purge;
0 commit comments