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
a58b3bd2
Commit
a58b3bd2
authored
Jul 25, 2018
by
Lin Jen-Shin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve db/migrate/20180503193542_add_indexes_to_remote_mirror.rb
parent
b37d0e6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
db/migrate/20180503193542_add_indexes_to_remote_mirror.rb
db/migrate/20180503193542_add_indexes_to_remote_mirror.rb
+0
-3
No files found.
db/migrate/20180503193542_add_indexes_to_remote_mirror.rb
View file @
a58b3bd2
...
...
@@ -10,10 +10,7 @@ class AddIndexesToRemoteMirror < ActiveRecord::Migration
end
def
down
<<<<<<<
HEAD
# ee/db/migrate/20170208144550_add_index_to_mirrors_last_update_at_fields.rb will remove the index.
=======
>>>>>>>
upstream
/
master
# rubocop:disable Migration/RemoveIndex
remove_index
:remote_mirrors
,
:last_successful_update_at
if
index_exists?
:remote_mirrors
,
:last_successful_update_at
end
...
...
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