hapi-sequelize-crud/src
2016-05-07 10:41:30 +04:30
..
associations fix(destroy): associative remove methods require the instance, they don't accept queries, so fallback to manual destroy 2016-04-19 11:39:59 +04:30
crud.js fix: actually run destroyAll :| 2016-05-07 10:41:30 +04: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