Update 20180420080616_schedule_stages_index_migration.rb

This commit is contained in:
Grzegorz Bizon 2018-04-27 12:18:07 +00:00
parent 50b36b6375
commit 3c5cac7655
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ class ScheduleStagesIndexMigration < ActiveRecord::Migration
DOWNTIME = false
MIGRATION = 'MigrateStageIndex'.freeze
BATCH_SIZE = 8000
BATCH_SIZE = 10000
disable_ddl_transaction!