Commit 20ece0aa authored by Lin Jen-Shin's avatar Lin Jen-Shin

Disable transaction for updating the table

parent b5bffbd4
class EnableAutoCancelPendingPipelinesForAll < ActiveRecord::Migration class EnableAutoCancelPendingPipelinesForAll < ActiveRecord::Migration
include Gitlab::Database::MigrationHelpers include Gitlab::Database::MigrationHelpers
disable_ddl_transaction!
DOWNTIME = false DOWNTIME = false
def up def up
......
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