Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3724a36

Browse files
author
Jacek Gębal
committed
Fixing uninstall script.
Added missing removal of UT_TAP_REPORTER.
1 parent d9a068b commit 3724a36

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

source/uninstall_objects.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,8 @@ drop type ut_stack force;
273273

274274
drop sequence ut_savepoint_seq;
275275

276+
drop type ut_tap_reporter force;
277+
276278
drop type ut_documentation_reporter force;
277279

278280
drop type ut_debug_reporter force;

0 commit comments

Comments
 (0)