|
|
10/20/2016 3:43:24 PM
Workaround for ChangeLogService stale instance
|
10/20/2016 10:45:37 AM
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.
|
10/20/2016 3:42:32 PM
Example: Add missing org.liquibase dependency to CLI command
|
10/20/2016 11:35:08 AM
to CLI command
|
10/20/2016 3:31:37 PM
Testsuite failing with mongo
|
|
|
|
|
|
|
10/20/2016 3:26:53 PM
kcreg.sh doesn't support symlinking
|