Commit 6d14bb12 authored by Alper Akgun's avatar Alper Akgun

Add gitlab_subscriptions to high traffic tables

parent a2662bf5
......@@ -369,6 +369,7 @@ migration involves one of the high-traffic tables:
- `users`
- `projects`
- `namespaces`
- `gitlab_subscriptions`
- `issues`
- `merge_requests`
- `ci_pipelines`
......
......@@ -11,6 +11,7 @@ Migration/UpdateLargeTable:
- :ci_stages
- :deployments
- :events
- :gitlab_subscriptions
- :issues
- :merge_request_diff_commits
- :merge_request_diff_files
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment