|
|
|
|
|
by nicoburns
320 days ago
|
|
It's one of the things where I've found code review to be the most helpful remedy. If everything gets reviewed then N+1 queries can be rejected before they even hit the main branch. They're usually pretty obvious if you're looking for them. |
|