Generate liquibase changelog slowly

Hi
I met a problem, generate liquibase changelog is very slowly.
It took 700 about secodes to complete to create change log xml file.
If there are some method to short the time.
where can i find the logs to generate the change log?

Hi

Thanks for your feedback!
Do you have remote database server or local developer instance? Usually long changelog generation caused by slow DB connection.
Jmix Studio writes all its logs to the Intellij IDEA idea.log file.

Hi
Thanks for your reply.
I develope with local database.Below is the idea log in generating changelog period .
image

Hi

That is very uncommon behavior for the local database.
Could you please provide some details about you project and environment:

  • OS
  • IDEA version
  • Jmix plugin version
  • Jmix version
  • DB type and version
  • Approximate number of entities in the project

idea.log file can also be helpful if it possible to share.