DB indexes in JMIX IDE question

Hi, previousy in CUBA IDE there was option to define db indexes for entities. In jmix IDE no such a option exists.

Is there any suggested solution how to approach this or we need to manualy create liquibase changelogs to create indexes etc?

image

@ the Entitydesigner

2 Likes

Hello,
are you able to see the Indexes tab on the Entity designer? You can define your indexes there, as well as add constraints like not null.

image

Kind regards,
Mladen

2 Likes

@f.zehnder @mbucan thank you guys! I must have been blind :rofl:

2 Likes