You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previous versions of cli had DBMS_OUTPUT.ENABLED;
With release 3.1.6 this is no longer the case.
Some of our tests are relying on DBMS_OUTPUT and were working properly on previous version of cli. They started failing after upgrade.
The text was updated successfully, but these errors were encountered:
Previous versions of
cli
had DBMS_OUTPUT.ENABLED;With release
3.1.6
this is no longer the case.Some of our tests are relying on DBMS_OUTPUT and were working properly on previous version of cli. They started failing after upgrade.
The text was updated successfully, but these errors were encountered: