nodejs-express-sequelize-mysql
nodejs-express-sequelize-mysql copied to clipboard
Should this send status 500 error back on failed update?
https://github.com/bezkoder/nodejs-express-sequelize-mysql/blob/6b76e7fb7cf99a7a55093f40efc32019f65ecc02/app/controllers/tutorial.controller.js#L80
The update failed, shouldn't we send back an appropriate HTTP 500 Status?