Sha256: 24d68593ba03772ca85cb7480fd26ee47e44a0ce292dae8883c06ffd36a4f77f

Contents?: true

Size: 185 Bytes

Versions: 157

Compression:

Stored size: 185 Bytes

Contents

class AddEventTypeIdsToWebhooksOutgoingEndpoints < ActiveRecord::Migration[6.1]
  def change
    add_column :webhooks_outgoing_endpoints, :event_type_ids, :jsonb, default: []
  end
end

Version data entries

157 entries across 157 versions & 2 rubygems

Version Path
bullet_train-outgoing_webhooks-1.6.38 db/migrate/20211126230846_add_event_type_ids_to_webhooks_outgoing_endpoints.rb
bullet_train-outgoing_webhooks-1.6.37 db/migrate/20211126230846_add_event_type_ids_to_webhooks_outgoing_endpoints.rb
bullet_train-outgoing_webhooks-1.6.36 db/migrate/20211126230846_add_event_type_ids_to_webhooks_outgoing_endpoints.rb
bullet_train-outgoing_webhooks-1.6.35 db/migrate/20211126230846_add_event_type_ids_to_webhooks_outgoing_endpoints.rb
bullet_train-outgoing_webhooks-1.6.34 db/migrate/20211126230846_add_event_type_ids_to_webhooks_outgoing_endpoints.rb
bullet_train-outgoing_webhooks-1.6.33 db/migrate/20211126230846_add_event_type_ids_to_webhooks_outgoing_endpoints.rb
bullet_train-outgoing_webhooks-1.6.32 db/migrate/20211126230846_add_event_type_ids_to_webhooks_outgoing_endpoints.rb
bullet_train-outgoing_webhooks-1.6.31 db/migrate/20211126230846_add_event_type_ids_to_webhooks_outgoing_endpoints.rb
bullet_train-outgoing_webhooks-1.6.30 db/migrate/20211126230846_add_event_type_ids_to_webhooks_outgoing_endpoints.rb
bullet_train-outgoing_webhooks-1.6.29 db/migrate/20211126230846_add_event_type_ids_to_webhooks_outgoing_endpoints.rb
bullet_train-outgoing_webhooks-1.6.28 db/migrate/20211126230846_add_event_type_ids_to_webhooks_outgoing_endpoints.rb
bullet_train-outgoing_webhooks-1.6.27 db/migrate/20211126230846_add_event_type_ids_to_webhooks_outgoing_endpoints.rb
bullet_train-outgoing_webhooks-1.6.26 db/migrate/20211126230846_add_event_type_ids_to_webhooks_outgoing_endpoints.rb
bullet_train-outgoing_webhooks-1.6.25 db/migrate/20211126230846_add_event_type_ids_to_webhooks_outgoing_endpoints.rb
bullet_train-outgoing_webhooks-1.6.24 db/migrate/20211126230846_add_event_type_ids_to_webhooks_outgoing_endpoints.rb
bullet_train-outgoing_webhooks-1.6.23 db/migrate/20211126230846_add_event_type_ids_to_webhooks_outgoing_endpoints.rb
bullet_train-outgoing_webhooks-1.6.22 db/migrate/20211126230846_add_event_type_ids_to_webhooks_outgoing_endpoints.rb
bullet_train-outgoing_webhooks-1.6.21 db/migrate/20211126230846_add_event_type_ids_to_webhooks_outgoing_endpoints.rb
bullet_train-outgoing_webhooks-1.6.20 db/migrate/20211126230846_add_event_type_ids_to_webhooks_outgoing_endpoints.rb
bullet_train-outgoing_webhooks-1.6.19 db/migrate/20211126230846_add_event_type_ids_to_webhooks_outgoing_endpoints.rb