Seems like the support for PL/SQL records, Collections will no longer work with ruby-plsql on Oracle 18c and above. Oracle has changed the content of `ALL_ARGUMENTS` data-dictionary. https://github.com/jOOQ/jOOQ/issues/7861
Seems like the support for PL/SQL records, Collections will no longer work with ruby-plsql on Oracle 18c and above.
Oracle has changed the content of
ALL_ARGUMENTSdata-dictionary.jOOQ/jOOQ#7861