public
Description:
Homepage:
Clone URL: git://github.com/RobertFischer/autobase.git
name age message
file .gitignore Sat Apr 11 14:16:42 -0700 2009 Merged with SVN trunk [RobertFischer]
file AutobaseGrailsPlugin.groovy Tue Apr 07 13:17:16 -0700 2009 Checking in liquibase-dsl merge and Matias's up... [RobertFischer]
directory Demo/ Sat Apr 11 14:16:42 -0700 2009 Merged with SVN trunk [RobertFischer]
file LICENSE Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
file NOTICE Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
file README Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
file TODO Tue Apr 07 13:17:16 -0700 2009 Checking in liquibase-dsl merge and Matias's up... [RobertFischer]
file application.properties Tue Apr 07 13:17:16 -0700 2009 Checking in liquibase-dsl merge and Matias's up... [RobertFischer]
file autobase.launch Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
file autobase.tmproj Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
file build.xml Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
directory checkout/ Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
file doCommit.sh Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
directory grails-app/ Tue Apr 07 13:17:16 -0700 2009 Checking in liquibase-dsl merge and Matias's up... [RobertFischer]
file ivy.xml Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
file ivysettings.xml Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
directory lib/ Mon Apr 13 05:11:28 -0700 2009 Update to liquibase-1.9.3 [RobertFischer]
file plugin.xml Sat Apr 11 14:16:42 -0700 2009 Merged with SVN trunk [RobertFischer]
directory plugins/ Tue Apr 07 13:17:16 -0700 2009 Checking in liquibase-dsl merge and Matias's up... [RobertFischer]
directory scripts/ Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
directory src/ Sun Apr 12 14:51:05 -0700 2009 Missing an import -- not sure where it went [RobertFischer]
file update_jar Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
directory web-app/ Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
README
A Grails plugin which aims to automate database management as much as possible by leveraging the established Liquibase 
technology.

For more information or to hire the developer, contact Robert Fischer at robert dot fischer _at_ smokejumperit dot com.  
You can read more about him at his blog (http://enfranchisedmind.com/blog) or at his Twitter stream 
(http://twitter.com/RobertFischer).  His motivation for developing this is because he considers it ridiculous that 
database management is as hard as it is, and he's tired of the reptition.  Liquibase is an awesome solution to most of 
that, but integrating it tightly with Grails should give a lot better results than the current Grails Liquibase plugin.