mongoose-cli icon indicating copy to clipboard operation
mongoose-cli copied to clipboard

Refactoring/move model utils to separate file

Open ralekna opened this issue 8 years ago • 0 comments

  • Moved encryption hooks to separate class - they won't be generated into model class
  • Removed custom time stamps functionality - now using Mongoose timestamps: true option
  • Added update functionality - when creating new model, cli will check if schema-utils.js is already added #5 #4

ralekna avatar Nov 28 '16 20:11 ralekna