Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update _related property so Phalcon avoids to make a lazy loading
When using relationships lazy loading along with magic "getPropertyName" methods the relationships are lazy loaded without having the eager load in consideration. This patch fix it. References: stibiumz/phalcon.eager-loading#12
- Loading branch information