database migration - grails dbm-gorm-diff is updating db -


I am using grails database-migration to update my production db, but it offers a strange behavior is. I went to dbm-gorm-diff and it seems to work fine, but for some reason I'm updating without using 'dbm-update' or updating my file db or if it is deployed in war file is applied.

That which I have felt so far, it seems that there is something to trigger an update on any Operation DB on the Prod environment. And I did not know what to do.

Have you set up data-> db-create to?


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

java - Algorithm negotiation fail SSH in Jenkins -

java - Messages from .properties file do not display UTF-8 characters -