mongoose-cli
mongoose-cli copied to clipboard
Refactoring/move model utils to separate file
- 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