8000 Merge pull request #1221 from utPLSQL/jgebal-patch-1 · utPLSQL/utPLSQL@bffce59 · GitHub
[go: up one dir, main page]

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)
0