Skip to content

Instantly share code, notes, and snippets.

@mlist
Created June 22, 2012 15:48
Show Gist options
  • Save mlist/2973614 to your computer and use it in GitHub Desktop.
Save mlist/2973614 to your computer and use it in GitHub Desktop.
create a changelog for an existing database with the grails database migration plugin
grails -Dgrails.env=migrate dbm-gorm-diff --add changelog-0.2.groovy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment