We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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;