RobertFischer / autobase
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (7)
- Graphs
-
Branch:
master
autobase /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Apr 11 14:16:42 -0700 2009 | |
| |
AutobaseGrailsPlugin.groovy | Wed Nov 11 11:00:00 -0800 2009 | |
| |
Demo/ | Sat Apr 11 14:16:42 -0700 2009 | |
| |
LICENSE | Tue Apr 07 09:11:57 -0700 2009 | |
| |
NOTICE | Tue Apr 07 09:11:57 -0700 2009 | |
| |
README | Tue Apr 07 09:11:57 -0700 2009 | |
| |
TODO | Tue Apr 07 13:17:16 -0700 2009 | |
| |
application.properties | Tue Apr 07 13:17:16 -0700 2009 | |
| |
autobase.launch | Tue Apr 07 09:11:57 -0700 2009 | |
| |
autobase.tmproj | Tue Apr 07 09:11:57 -0700 2009 | |
| |
build.xml | Tue Apr 07 09:11:57 -0700 2009 | |
| |
checkout/ | Tue Apr 07 09:11:57 -0700 2009 | |
| |
doCommit.sh | Tue Apr 07 09:11:57 -0700 2009 | |
| |
grails-app/ | Tue Apr 07 13:17:16 -0700 2009 | |
| |
ivy.xml | Tue Apr 07 09:11:57 -0700 2009 | |
| |
ivysettings.xml | Tue Apr 07 09:11:57 -0700 2009 | |
| |
lib/ | Mon Apr 13 05:11:28 -0700 2009 | |
| |
plugin.xml | Sat Apr 11 14:16:42 -0700 2009 | |
| |
plugins/ | Tue Apr 07 13:17:16 -0700 2009 | |
| |
scripts/ | Wed Nov 11 11:01:19 -0800 2009 | |
| |
src/ | Wed Nov 11 11:01:29 -0800 2009 | |
| |
update_jar | Tue Apr 07 09:11:57 -0700 2009 | |
| |
web-app/ | Tue Apr 07 09:11:57 -0700 2009 |
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.
