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
I am missing the possibility to set how Oracle's NULL value
should be represented in JSON.
At present it is the string 'null' which I find problematic.
It should be better represented as null string or
be configurable.