hapi-sequelize-crud/src
Joey Baker 0e9cd935b9 Add: parse Sequelize errors
This adds intelligence around sequelize errors to parse out the correct
error status code and ensure it's always formatted as a Boom error.
2016-08-25 21:28:23 -07:00
..
associations fix(primaryKey): use model.primaryKey instead of hardcoded id for id routes, fixes #9 2016-07-13 11:27:48 +04:30
crud.js Change: permissions must always be an array 2016-07-22 11:50:08 -07:00
error.js Add: parse Sequelize errors 2016-08-25 21:28:23 -07:00
index.js fix(name): default name parameter on options object itself 2016-07-13 10:05:33 +04:30
utils.js style: updated eslint config 2016-07-09 09:41:23 +04:30