Generate changelog in add-on

Hi Team,

I have created a Jmix add-on with several entities, how can I generate Liquibase changelog for them?

In normal project, there is a Data Stores section in Jmix tool window where there is a Generate Liquibase changelog, but not in the add-on.

Thanks!

Hi Bryan
Currently Studio cannot create Liquibase changelogs in add-on projects automatically. It will be implemented in v.1.2.
Now you have to create changelogs manually, use the example located in the project template.

Regards,
Konstantin

Hi Konstantin,
is this feature still not implemented in studio 1.5?

thank you

Michele

Hi Michele,

It was implemented quite a long ago.
Just define a data store in the add-on project and run “Generate Liquibase Changelog” action on it.

Regards,
Konstantin

ok, thank you Konstantin

Hi Konstantin,

I can’t find “Generate Liquibase Changelog” action in my project, how can I enable it?
Studio v1.5.5
IntelliJ IDEA 2023.1.2

image

Thank you!
Bek

Hi Bek,

Perhaps you are using Studio in the free mode. This feature is available only when you have a paid subscription.

Regards,
Konstantin