Changelog changelog.groovy not found

grails dbm-create-changelog changelog.groovy 

And now it has the following content:
databaseChangeLog = {
    changeSet(author: "Edward (generated)", id: "changelog") {
        // TODO add changes and preconditions here
    }
}

コメント

人気の投稿