Nice to have: create liquibase changelog for just the selected entity

With different git branches the local dev database is often not in line with the database jmix would expect from the changelogs. So I get a lot of “remove this table” suggestions from the “Generate Liquibase Changelog” feature. Usually I just modify or add one entity at a time and would like to generate the changelog for this entity only.

It would be nice to have such a feature.