Grails database migration on deployed server
问题 Hi everyone I am encountering a problem/confusion with grails database migration plugin. Resources used for studying- Official Grails Database Migration Plugin documentation- http://grails-plugins.github.io/grails-database-migration/docs/manual/guide/introduction.html Database migration example- http://grails.github.io/grails-howtos/en/manageDatabases.html Now with the help of these I am very well able to migrate or do changes to my database on the local machine which has grails installed and