Create index on entity table extended from the platform

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 @Tableannotation but as I feared, the Db Updater try to modify the table instead of creating the index.

Is there another way ?

Regards
Michael