Skip to content

Commit cbdf83a

Browse files
committed
Added ut_stack to uninstall
1 parent 2e7a766 commit cbdf83a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/uninstall_objects.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,8 @@ end;
267267

268268
drop package ut_utils;
269269

270+
drop type ut_stack force;
271+
270272
drop sequence ut_savepoint_seq;
271273

272274
drop type ut_documentation_reporter force;

0 commit comments

Comments
 (0)