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

Skip to content

Commit bffce59

Browse files
authored
Merge pull request #1221 from utPLSQL/jgebal-patch-1
Fix uninstall scripts
2 parents fc5c4af + 4f944a6 commit bffce59

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

source/uninstall_objects.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
set echo off
2-
set serverout on
32
declare
43
procedure drop_if_exists(a_object_type varchar2, a_object_name varchar2) is
54
l_count integer;

0 commit comments

Comments
 (0)