Sha256: df37ff12d837deba03a5dcf8acc6732f35af8691957bcd27ac62a58c0e76773b

Contents?: true

Size: 159 Bytes

Versions: 157

Compression:

Stored size: 159 Bytes

Contents

class ChangeBodyToDataOnWebhooksOutgoingEvents < ActiveRecord::Migration[6.1]
  def change
    rename_column :webhooks_outgoing_events, :body, :data
  end
end

Version data entries

157 entries across 157 versions & 2 rubygems

Version Path
bullet_train-outgoing_webhooks-1.17.1 db/migrate/20210805060451_change_body_to_data_on_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.17.0 db/migrate/20210805060451_change_body_to_data_on_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.16.0 db/migrate/20210805060451_change_body_to_data_on_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.15.0 db/migrate/20210805060451_change_body_to_data_on_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.14.2 db/migrate/20210805060451_change_body_to_data_on_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.14.1 db/migrate/20210805060451_change_body_to_data_on_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.14.0 db/migrate/20210805060451_change_body_to_data_on_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.13.0 db/migrate/20210805060451_change_body_to_data_on_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.12.3 db/migrate/20210805060451_change_body_to_data_on_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.12.2 db/migrate/20210805060451_change_body_to_data_on_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.12.1 db/migrate/20210805060451_change_body_to_data_on_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.12.0 db/migrate/20210805060451_change_body_to_data_on_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.11.0 db/migrate/20210805060451_change_body_to_data_on_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.10.0 db/migrate/20210805060451_change_body_to_data_on_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.9.0 db/migrate/20210805060451_change_body_to_data_on_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.8.5 db/migrate/20210805060451_change_body_to_data_on_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.8.4 db/migrate/20210805060451_change_body_to_data_on_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.8.3 db/migrate/20210805060451_change_body_to_data_on_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.8.2 db/migrate/20210805060451_change_body_to_data_on_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.8.1 db/migrate/20210805060451_change_body_to_data_on_webhooks_outgoing_events.rb