Changes migrate behavior to alter
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user