Make query CE/EE agnostic
The query we used refferenced a EE column directly, breaking CE compat. This query changes that behaviour by using a wildcard match on all projects colums. The code which interprets the results can already handle extra columns. Query was copy-pasted from https://gitlab.com/gitlab-org/gitlab-monitor/issues/25#note_30414761 and solves gitlab-org/gitlab-monitor#25
Showing
Please register or sign in to comment