Hello,
I created a new extension proposal to integration the liquibase-mongodb library inside Quarkus.
It will allow to have the capability to runs Liquibase migrations on Mongodb for example to:
- created indexes (see #9801)
- create initial data
- create collections before the application is running, which is mandatory in case MongoDB transactions are used.
Please react on the extension proposal issue if interested.
Regards,
Loïc