We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 980fdba commit e177ddcCopy full SHA for e177ddc
source/install.sql
@@ -2,7 +2,6 @@ prompt Installing utplsql v2-v3 bridge and migration utility
2
3
set serveroutput on size unlimited
4
set timing off
5
-set define off
6
7
whenever sqlerror exit failure rollback
8
whenever oserror exit failure rollback
0 commit comments