Open dhumphreys opened 13 years ago
Currently, you can return a relation from findAll, but it has already been executed. In order to enable a lot more useful relation functionality later, it would be nice to change the plugin so that relations are not executed.
findAll
Currently, you can return a relation from
findAll
, but it has already been executed. In order to enable a lot more useful relation functionality later, it would be nice to change the plugin so that relations are not executed.