You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Excluding spam projects from the tag index page really slows it down.
This involves a project-project self join and then joining against
users and the user profile. Each of these tables is a few 100k records.
0 commit comments