hapi-sequelize-crud/src
2016-03-12 10:52:47 +03:30
..
associations fix(one-to-many): raw parameters are removed 2016-03-12 09:58:05 +03:30
crud.js fix(crud): single instance requests were failing, not taking id into account 2016-03-12 10:52:47 +03:30
error.js feat(associations): many-to-many associations 2016-01-19 10:03:29 +03:30
index.js refactor: minimize repeated code by re-using parseInclude, parseWhere and getMethod 2016-03-10 10:48:30 +03:30
utils.js refactor: minimize repeated code by re-using parseInclude, parseWhere and getMethod 2016-03-10 10:48:30 +03:30