Closed SteinBenjamin closed 2 years ago
Hi Benjamin,
sorry for my late answer and thank you for the pull request. Can you please create a new one against the development branch instead of the master? Or change the current request, if this is possible (I have never tried to change the target branch of a pull request). Doing it this way I am able to run all tests and merge then into the master branch.
Many thanks for your help.
Best regards Ottmar
I close this now as the other pull request was merged
This is a small fix for the API to make it work correctly with RAW Datatypes.
Without the fix, Primary Keys of Type RAW (sys_guid()) are not working as RAW cannot be compared to VARCHAR2.