grails-database-migration | Grails® framework Database Migration Plugin
kandi X-RAY | grails-database-migration Summary
kandi X-RAY | grails-database-migration Summary
grails-database-migration is a Groovy library. grails-database-migration has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
The Database Migration plugin helps you manage database changes while developing Grails applications. The plugin uses the Liquibase library. Using this plugin (and Liquibase in general) adds some structure and process to managing database changes. It will help avoid inconsistencies, communication issues, and other problems with ad-hoc approaches. Database migrations are represented in text form, either using a Groovy DSL or native Liquibase XML, in one or more changelog files. This approach makes it natural to maintain the changelog files in source control and also works well with branches. Changelog files can include other changelog files, so often developers create hierarchical files organized with various schemes. One popular approach is to have a root changelog named changlog.groovy (or changelog.xml) and to include a changelog per feature/branch that includes multiple smaller changelogs. Once the feature is finished and merged into the main development tree/trunk the changelog files can either stay as they are or be merged into one large file. Use whatever approach makes sense for your applications, but keep in mind that there are many options available for changelog management.
The Database Migration plugin helps you manage database changes while developing Grails applications. The plugin uses the Liquibase library. Using this plugin (and Liquibase in general) adds some structure and process to managing database changes. It will help avoid inconsistencies, communication issues, and other problems with ad-hoc approaches. Database migrations are represented in text form, either using a Groovy DSL or native Liquibase XML, in one or more changelog files. This approach makes it natural to maintain the changelog files in source control and also works well with branches. Changelog files can include other changelog files, so often developers create hierarchical files organized with various schemes. One popular approach is to have a root changelog named changlog.groovy (or changelog.xml) and to include a changelog per feature/branch that includes multiple smaller changelogs. Once the feature is finished and merged into the main development tree/trunk the changelog files can either stay as they are or be merged into one large file. Use whatever approach makes sense for your applications, but keep in mind that there are many options available for changelog management.
Support
Quality
Security
License
Reuse
Support
grails-database-migration has a low active ecosystem.
It has 94 star(s) with 115 fork(s). There are 19 watchers for this library.
It had no major release in the last 12 months.
There are 37 open issues and 89 have been closed. On average issues are closed in 212 days. There are 16 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of grails-database-migration is v4.2.0
Quality
grails-database-migration has no bugs reported.
Security
grails-database-migration has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
grails-database-migration is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
grails-database-migration releases are available to install and integrate.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of grails-database-migration
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of grails-database-migration
grails-database-migration Key Features
No Key Features are available at this moment for grails-database-migration.
grails-database-migration Examples and Code Snippets
No Code Snippets are available at this moment for grails-database-migration.
Community Discussions
No Community Discussions are available at this moment for grails-database-migration.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install grails-database-migration
You can download it from GitHub.
Support
Latest https://grails.github.io/grails-database-migration/latest/Grails 2: https://grails.github.io/grails-database-migration/docs/manual/index.htmlGrails 3 (Hibernate 4): https://grails.github.io/grails-database-migration/2.0.x/index.htmlGrails 3/4 (Hibernate 5): https://grails.github.io/grails-database-migration/3.0.x/index.htmlSnapshot: https://grails.github.io/grails-database-migration/snapshot/index.html
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page