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
Fix BOOLEAN normalization for record fields and collection elements
Oracle 23c also reports BOOLEAN as "BOOLEAN" in ALL_PLSQL_TYPE_ATTRS
and ALL_PLSQL_COLL_TYPES / ALL_COLL_TYPES metadata. Normalize these
to "PL/SQL BOOLEAN" in get_field_definitions and
get_element_definition.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments