We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a253b91 commit 3b33a51Copy full SHA for 3b33a51
1 file changed
test/migration_test/test_migration.pkb
@@ -116,6 +116,7 @@ end;
116
end;
117
118
procedure ut_v2_migration_success is
119
+ pragma autonomous_transaction;
120
begin
121
--act
122
ut_v2_migration.migrate_v2_packages(user);
0 commit comments