Open
Description
Phalcon\Mvc\Model\EagerLoading\Loader::__construct() $className: Method will not get the real model class
When I use the model cloumns method to restrict query columns, instead of returning the original model class, I return a Phalcon\Mvc\model\Row
, which prevents me from preloading with the with method.
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog