beyondcode / beyondcode/laravel-query-detector
Issue when relation more than one same relation and no results.
Open
good first issue
- Dominant language
- PHP
- Stars
- 2.1k
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
Hello, i think i found a issue,
I have this model with 3 relations with Person Model.
and when i filter to show some record without relations with persons the N+1 log shows...

But if u see the querie, shows the correct way, its not a N+1 error....

this is the n+1 log;

Contributor guide
Assessment
This issue has not been assessed yet.