diff --git a/www/config/models.js b/www/config/models.js index aa8772d..4428ce9 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: 'safe', + migrate: 'alter', /** * This method adds records to the database