Commit ce36cb6e authored by Arturo Herrero's avatar Arturo Herrero

Disable the single transaction for the migration

parent 56f59fc0
# frozen_string_literal: true
class UpdateInvalidWebHooks < ActiveRecord::Migration[6.0]
disable_ddl_transaction!
class WebHook < ActiveRecord::Base
include EachBatch
......
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