This website requires JavaScript.
Explore
Help
Register
Sign In
thereadme
/
hapi-sequelize-crud
Watch
1
Star
0
Fork
0
You've already forked hapi-sequelize-crud
Code
Issues
4
Pull Requests
1
Projects
Releases
Wiki
Activity
dd0084277b
hapi-sequelize-crud
/
src
History
Mahdi Dibaiee
dd0084277b
fix: actually run
destroyAll
:|
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