Multiple database queries
codedninja opened this issue · 0 comments
codedninja commented
When doing multiple $user->isOwnerOfTeam($team)
it runs the query every time. I am looking into a way to eager load it.
codedninja opened this issue · 0 comments
When doing multiple $user->isOwnerOfTeam($team)
it runs the query every time. I am looking into a way to eager load it.