I want to generate the ID using "Integer generated always as identity" in the data-model.cds in web IDE.
The system flags "generated" as error, saying this is not supported yet.
Q: Isn't this released since 4 years? Is there a different syntax?
Q: If it is not supported what is the right way for auto-incrementing an ID?