This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
autobase /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
AutobaseGrailsPlugin.groovy | ||
| |
Demo/ | ||
| |
LICENSE | ||
| |
NOTICE | ||
| |
README | ||
| |
TODO | ||
| |
application.properties | ||
| |
autobase.launch | ||
| |
autobase.tmproj | ||
| |
build.xml | ||
| |
checkout/ | ||
| |
doCommit.sh | ||
| |
grails-app/ | ||
| |
ivy.xml | ||
| |
ivysettings.xml | Tue Apr 07 09:11:57 -0700 2009 | |
| |
lib/ | ||
| |
plugin.xml | ||
| |
plugins/ | ||
| |
scripts/ | ||
| |
src/ | ||
| |
update_jar | ||
| |
web-app/ |
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.








