Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
6d14bb12
Commit
6d14bb12
authored
Aug 28, 2020
by
Alper Akgun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add gitlab_subscriptions to high traffic tables
parent
a2662bf5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
doc/development/migration_style_guide.md
doc/development/migration_style_guide.md
+1
-0
rubocop/rubocop-migrations.yml
rubocop/rubocop-migrations.yml
+1
-0
No files found.
doc/development/migration_style_guide.md
View file @
6d14bb12
...
...
@@ -369,6 +369,7 @@ migration involves one of the high-traffic tables:
-
`users`
-
`projects`
-
`namespaces`
-
`gitlab_subscriptions`
-
`issues`
-
`merge_requests`
-
`ci_pipelines`
...
...
rubocop/rubocop-migrations.yml
View file @
6d14bb12
...
...
@@ -11,6 +11,7 @@ Migration/UpdateLargeTable:
-
:ci_stages
-
:deployments
-
:events
-
:gitlab_subscriptions
-
:issues
-
:merge_request_diff_commits
-
:merge_request_diff_files
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment