This repository was archived by the owner on Mar 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
grails-database-migration Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
55## Branches
66
7- ** 6 .0.x** Version of the plugin compatible with Grails 7 and Liquibase 4.27
7+ ** 9 .0.x** Version of the plugin compatible with Grails 7 and Liquibase 4.27
88
99** 5.0.x** Version of the plugin compatible with Grails 6 and Liquibase 4.19
1010
@@ -33,17 +33,17 @@ One popular approach is to have a root changelog named changlog.groovy (or chang
3333* 3.x: Grails 3 with Hibernate 5
3434* 4.0.x Grails 5
3535* 5.0.x Grails 6
36- * 6 .0.x Grails 7
36+ * 9 .0.x Grails 7
3737
3838## Documentation
39- * Latest https://grails.github.io/grails-database-migration/ latest/
39+ * Latest https://gorm. grails.org/ latest/hibernate/manual/#_grails_database_migration_plugin
4040* Grails 2: https://grails.github.io/grails-database-migration/docs/manual/index.html
4141* Grails 3 (Hibernate 4): https://grails.github.io/grails-database-migration/2.0.x/index.html
4242* Grails 3/4 (Hibernate 5): https://grails.github.io/grails-database-migration/3.0.x/index.html
4343* Grails 5 (Hibernate 5): https://grails.github.io/grails-database-migration/4.0.x/index.html
4444* Grails 6 (Hibernate 5): https://grails.github.io/grails-database-migration/5.0.x/index.html
45- * Grails 7 (Hibernate 5): https://grails.github.io/grails-database-migration/6 .0.x/index.html
46- * Snapshot: https://grails.github.io/grails-database-migration/ snapshot/index.html
45+ * Grails 7 (Hibernate 5): https://gorm. grails.org/9 .0.x/hibernate/manual/#_grails_database_migration_plugin
46+ * Snapshot: https://gorm. grails.org/ snapshot/hibernate/manual/#_grails_database_migration_plugin
4747
4848
4949## Package distribution
You can’t perform that action at this time.
0 commit comments