Fix n+1 for categories in for to_donut_segments_json in budget #1693
Reference in New Issue
Block a user
Delete Branch "fix-category-n_plus_1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Before:
14 queries
After:
1 query
Awesome, nice catch and thanks for the fix!