Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/liquibase/liquibase-gradle-plugin

A Gradle plugin for Liquibase
https://github.com/liquibase/liquibase-gradle-plugin

Last synced: about 2 months ago
JSON representation

A Gradle plugin for Liquibase

Lists

README

        

Liquibase Gradle Plugin
-----------------------

A plugin for [Gradle](http://gradle.org) that allows you to use [Liquibase](http://liquibase.org)
to manage your database upgrades. This project was originally created by Tim Berglund, and is
currently maintained by Steve Saliman.

Users updating from prior versions of this plugin should look at the [Releases](./doc/releases.md)
page for more information about the releases, including any breaking changes.

Documentation
-------------

- [Releases](./doc/releases.md)
- [How it works](./doc/how-it-works.md)
- [Usage](./doc/usage.md)
- [Upgrading Liquibase](./doc/upgrading-liquibase.md)