Skip to content

Instantly share code, notes, and snippets.

@mlist
Created June 22, 2012 16:03
Show Gist options
  • Save mlist/2973702 to your computer and use it in GitHub Desktop.
Save mlist/2973702 to your computer and use it in GitHub Desktop.
specify your changelog file in Config.groovy before running dbm-update
//select migration file
grails.plugin.databasemigration.changelogFileName = 'changelog-0.3.groovy'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment