Is there a way to give the user the possibility to name a Table column has he need?
For example Order entity has id, date, customer, field1, field2.
Fields 1 and 2 are generic String fields where user can store everything he needs. And it would be easier for him to customize the name of the column table “fields1” to “foo”.