POST and PUT on REST Enabled table with "GENERATED ALWAYS AS IDENTITY" columns results in #ERROR
Summary:
Hello,
I am trying to insert data using autoRest enabled table with csv format data in Oracle Apex.
POST and PUT on REST Enabled table with "GENERATED ALWAYS AS IDENTITY" columns results in #ERROR
#ERROR Omitted columns must be nullable.
Developing Oracle REST Data Services Applications
How to resolve this issue.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):