◐ Shell
clean mode source ↗

Feature/1082 failure when comparing nested objects by lwasylow · Pull Request #1179 · utPLSQL/utPLSQL

added 4 commits

January 26, 2022 00:37
Covers issues of displaying wrong info in diff message for nested objects.
Exclude object type from being part of the SQL generation.
…from XML extract causing to fail. Please see #1098

Resolve a situation where a more than two levels of nesting were causing ambiguity on the column name for hash.
E.g.
<OBJ1><FIRST><VAL><TEST>
<OBJ1><SECOND><VAL><TEST>
Was taking into hash consideration only parent.

This was linked to issues

Jan 26, 2022
…o fact that there was no name for collection columns as part of cursor only data type.

Added extra tests.

@lwasylow lwasylow linked an issue

Jan 26, 2022

that may be closed by this pull request

@lwasylow

jgebal

@lwasylow lwasylow deleted the feature/1082_failure_when_comparing_nested_objects branch

January 29, 2022 21:08