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 d3d6b76 commit 86d3fedCopy full SHA for 86d3fed
test/migration_test/test_migration.pkb
@@ -92,6 +92,7 @@ end;
92
pragma autonomous_transaction;
93
begin
94
dbms_output.put_line('register_ut_v2_packages');
95
+ utConfig.autocompile(false);
96
utplsql.run('UT_BETWNSTR');
97
utSuite.add ('MIGRATION');
98
utPackage.add('MIGRATION', 'UT_BETWNSTR_NEW', samepackage_in => true);
0 commit comments