atomcms icon indicating copy to clipboard operation
atomcms copied to clipboard

Eagerload furniture items on rare values

Open osteboy opened this issue 1 year ago • 1 comments

The view of the rare values index page does a lot of queries because we haven't loaded furniture.items.

Resolving this through the controller

osteboy avatar Sep 09 '23 02:09 osteboy

can you post a mysqldump of your table, cant seem to recreate any issues that should be linked to eager loading

generally its a bad habit to force load the relations like this

dotmbf avatar Oct 15 '23 11:10 dotmbf

Thank you very much for your contribution. I will how ever be closing this due to a major refactor - Feel free to re-open your PR by then 👍🏻

ObjectRetros avatar Jul 16 '24 23:07 ObjectRetros