Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
fb73577e355f
Commit
0a6d3533
authored
Nov 18, 2016
by
James Lopez
Browse files
fix migration missing ignored transaction method
parent
d1a5678fab60
Changes
1
Hide whitespace changes
Inline
Side-by-side
db/migrate/20161020083353_add_pipeline_id_to_merge_request_metrics.rb
View file @
fb73577e
...
...
@@ -4,6 +4,8 @@
class
AddPipelineIdToMergeRequestMetrics
<
ActiveRecord
::
Migration
include
Gitlab
::
Database
::
MigrationHelpers
disable_ddl_transaction!
# Set this constant to true if this migration requires downtime.
DOWNTIME
=
true
...
...
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