d59f6e397f
Before applying update or validation operation, Liquibase ChangeLogService needs to be reset to forget about previously set change log table. Reason is that the factory creating the ChangeLogService caches this service per DB connection, not per Liquibase object, hence changes in name of change log table needed for custom JpaEntityProvider are not reflected and use only the first change log table name, i.e. the change log table of the main database. |
||
---|---|---|
.. | ||
infinispan | ||
jpa | ||
mongo | ||
pom.xml |