Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
Gitlab-External-Templates
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adri
Gitlab-External-Templates
Commits
35025cb1
Commit
35025cb1
authored
2 years ago
by
Serena Fang
Browse files
Options
Downloads
Patches
Plain Diff
Remove extra whitespace
parent
224295c6
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
db/migrate/20220726225114_remove_tmp_index_group_membership_namespace_id_column.rb
+0
-1
0 additions, 1 deletion
..._remove_tmp_index_group_membership_namespace_id_column.rb
with
0 additions
and
1 deletion
db/migrate/20220726225114_remove_tmp_index_group_membership_namespace_id_column.rb
+
0
−
1
View file @
35025cb1
...
...
@@ -4,7 +4,6 @@ class RemoveTmpIndexGroupMembershipNamespaceIdColumn < Gitlab::Database::Migrati
INDEX_NAME
=
'tmp_index_for_namespace_id_migration_on_group_members'
disable_ddl_transaction!
def
up
remove_concurrent_index_by_name
:group_members
,
INDEX_NAME
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment