Login required
Download

Autobase

(7)
Author(s): Robert Fischer
Current Release: 0.9.2
Grails Version: ?
Tags database migration persistence
This plugin marries the established Liquibase core with Grails development processes in order to to minimze the amount of database code you have to think about.

The approach to this plugin is to leave the database update mode ("hbm2ddl.auto" value) as "update", and to manage alterations to the database schema through checking in changesets to a folder. The changesets are made up of Liquibase's many "refactorings": http://www.liquibase.org/manual/home#available_database_refactorings

For more documentation, see http://wiki.github.com/RobertFischer/autobase.

unable to resolve class liquibase.dsl.properties.LbdslProperties