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
Changed Reporter initialization to use UT_OUTPUT_REPORTER_BASE instead of UT_REPORTER_BASE.
Oracle JDBC 23.x sends the reporter STRUCT typed as UT_OUTPUT_REPORTER_BASE.
Assigning UT_OUTPUT_REPORTER_BASE to a concrete subtype variable fails with
PLS-00382
0 commit comments