RobertFischer / autobase

This URL has Read+Write access

name age message
file .gitignore Sat Apr 11 14:16:42 -0700 2009 Merged with SVN trunk [RobertFischer]
file AutobaseGrailsPlugin.groovy Wed Nov 11 11:00:00 -0800 2009 Updated plugin to require minimum Grails versio... [pledbrook]
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/ Wed Nov 11 11:01:19 -0800 2009 You can now include XML changelogs in the chang... [pledbrook]
directory src/ Wed Nov 11 11:01:29 -0800 2009 You can now reference a grailsEnv variable from... [pledbrook]
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.