Consider Eager loading
Open
enhancement
- Dominant language
- PHP
- Stars
- 49
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Sequelize (http://sequelizejs.com/docs/latest/models#eager-loading) implements eager loading, which essentially allows to retrieve recursively the dependant models when constructing object instance. Consider the implementation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.