Cursor and object comparison: JSON output #1374
Unanswered
jgebal
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Problem or motivation
Currently the diff data is returned diffs in XML while it could be returned as JSON.
Be aware that change of output format could break some third-party code that is relying on the framework.
Proposed solution
The JSON format is more future-proof, machine consumable and easier to read.
Alternatives or workarounds considered
No response
Framework area
Annotations
utPLSQL version you are using
No response
All reactions