Skip to content

graceframework/grace-database-migration

Repository files navigation

Main branch build status Apache 2.0 license Latest version on Maven Central Grace Document Grace on X

Groovy Version Grace Version

Grace Database Migration Plugin

Overview

Grace Database Migration plugin helps you manage database changes while developing Grace applications. The plugin uses the Liquibase library.

Versions

To make it easier for users to use and upgrade, Plugin adopts a version policy consistent with the Grace Framework.

Plugin Version Grace Version
6.3.x 2023.3.x
6.2.x 2023.2.x
6.1.x 2023.1.x
6.0.x 2023.0.x
5.2.x 2022.2.x
5.1.x 2022.1.x
5.0.x 2022.0.x

Links