Force Liquibase script generation

For business reasons, the scripts generated by Liquibase in the project had to be eliminated, up to this point everything was normal. Now we have a problem and it is that it does not generate the new scripts of the model.

Is there any way to force the generation or to use JPA Buddy inside JMIX, this way Buddy would be in charge of generating the scripts for me?

Best regards,

Nelson F.

Hi Nelson,

If you have a subscription, you can generate Liquibase changelogs using the Generate Liquibase Changelog command in the Data Store context menu, or automatically at application startup, see Check Jmix database before launch action in your Run/Debug Configuration.

Regards,
Konstantin