Hi
Having extended EntityLogItem, I would like to setup an index on a field.
Cuba Studio does not propose it, so I replicated the syntax from another entity with the @Table
annotation but as I feared, the Db Updater try to modify the table instead of creating the index.
Is there another way ?
Regards
Michael