File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change 1- -- https://stackoverflow.com/questions/27543873/sqlplus-conditional-execution-with-variable-from-query
2- set define on verify off feedback off serveroutput on
3- whenever sqlerror exit sql .sqlcode rollback
4-
5- prompt
6- prompt Test github .com / OraMUC/ table- api- generator
7- prompt ============================================================
8- @create_log_table .sql
9- @TEST_OM_TAPIGEN .pks
10- @TEST_OM_TAPIGEN .pkb
11- @run_unit_tests .sql
12- -- @run_performance_tests.sql TAG_TENANT_VISIBLE 10
13- -- @view_columns_array.sql
14- prompt ============================================================
15- prompt Tests Done
1+ -- https://stackoverflow.com/questions/27543873/sqlplus-conditional-execution-with-variable-from-query
2+ set define on verify off feedback off serveroutput on
3+ whenever sqlerror exit sql .sqlcode rollback
4+
5+ prompt
6+ prompt Test github .com / OraMUC/ table- api- generator
7+ prompt ============================================================
8+ @create_log_table .sql
9+ @TEST_OM_TAPIGEN .pks
10+ @TEST_OM_TAPIGEN .pkb
11+ @run_unit_tests .sql
12+ -- @run_performance_tests.sql TAG_TENANT_VISIBLE 10
13+ -- @view_columns_array.sql
14+ prompt ============================================================
15+ prompt Tests Done
1616prompt
You can’t perform that action at this time.
0 commit comments