This repository was archived by the owner on Apr 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 44
55## Branches
66
7+ ** 5.0.x** Version of the plugin compatible with Grails 6 and Liquibase 4.19
8+
79** 4.0.x** Version of the plugin compatible with Grails 5 and Liquibase 4.6
810
911** 3.x** Version of the plugin compatible with Grails 3 / 4 and Hibernate 5.
@@ -28,13 +30,15 @@ One popular approach is to have a root changelog named changlog.groovy (or chang
2830* 2.x: Grails 3 with Hibernate 4
2931* 3.x: Grails 3 with Hibernate 5
3032* 4.0.x Grails 5
33+ * 5.0.x Grails 6
3134
3235## Documentation
3336* Latest https://grails.github.io/grails-database-migration/latest/
3437* Grails 2: https://grails.github.io/grails-database-migration/docs/manual/index.html
3538* Grails 3 (Hibernate 4): https://grails.github.io/grails-database-migration/2.0.x/index.html
3639* Grails 3/4 (Hibernate 5): https://grails.github.io/grails-database-migration/3.0.x/index.html
3740* Grails 5 (Hibernate 5): https://grails.github.io/grails-database-migration/4.0.x/index.html
41+ * Grails 6 (Hibernate 5): https://grails.github.io/grails-database-migration/5.0.x/index.html
3842* Snapshot: https://grails.github.io/grails-database-migration/snapshot/index.html
3943
4044
You can’t perform that action at this time.
0 commit comments