Earlier quoted context omitted.
AR works nicely for simple basic queries but everything more advanced should be done with custom queries. That helps a lot :)
The issue is that the line between simple and advanced is blurry, especially for an inexperienced developer. Maybe someday we (Royal we of all software engineers who build tools other engineers use) will learn there's a limit to abstraction layers applicability and put hard breaks into the code when that happens. I guess one shouldn't complain, the more tools allow developers to shoot themselves in the foot and not f…
Advanced: Everything else