diff --git a/www/config/models.js b/www/config/models.js index 4428ce9..aa8772d 100644 --- a/www/config/models.js +++ b/www/config/models.js @@ -27,7 +27,7 @@ module.exports.models = { * See http://sailsjs.org/#!/documentation/concepts/ORM/model-settings.html * * * ***************************************************************************/ - migrate: 'alter', + migrate: 'safe', /** * This method adds records to the database