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.