8fec1a412b
Not eager loading was resulting in the N+1 queries problem when serializing with the `CurrentUserSerializer` as `CurrentUserSerializer#sidebar_sections` serializes the sections with `SidebarSectionSerializer` which fetches all the `SidebarUrl` records for each `SidebarSection` record. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |