-
Notifications
You must be signed in to change notification settings - Fork 2
Home
wizardzloy edited this page Nov 13, 2012
·
18 revisions
This plugin integrates Gradle, Liquibase and the Liquibase Groovy DSL, it offers a complete life cycle management of database schemas from build to production.
Following the example project is the quickest way to see what the plugin has to offer.
- Building the plugin
- Integration tests.
- Host whitelist embedding.
- Enabling db vendors (in addition to Mysql and Postgres).
- Generating configuration file.
- Db configuration.
- Default parameters.
- Liquibase task usage.
- Packaging a standalone version for deployment.
- Using the standalone version.
- Adding custom changes jar.