maven - Liquibase on multiple databases -


i have implemented liquibase maven. using single database (db2) need add new database application have different objects.

i've seen can define new profile in maven couldn't find out how differentiate objects being created on database.

is there solution this? can support 2 different databases different objects using liquibase?

you may want have 2 separate changelogs manage 2 databases, if both used same application.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -