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

Skip to content

Commit fba1291

Browse files
committed
Updated install/uninstall scripts to improve readability.
1 parent 95b1a9f commit fba1291

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

source/install_component.sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
set heading off
22
set feedback off
33
exec dbms_output.put_line('Installing component '||upper(regexp_substr('&&1','\/(\w*)\.',1,1,'i',1)));
4-
set feedback on
54
@@&&1
6-
set feedback off
75
exec dbms_output.put_line('&&line_separator');
86

0 commit comments

Comments
 (0)