Hi
For entity names and attributes, I would like to use camel case, e. g. AccessRightGroup (or Access Right Group) and have it translated to the relational model as Table name access_right_groups. I found I can do that in Entity Properties > General > Preferred Abbreviation by writing the desired table name in that field. But I assume there is a more elegant way by defining that camel case are transformed to small capital and underline and entity (set) becomes plural as table. Is there such a possibility?
How would that be done for camel case attributes?
Regards, Robert