Sha256: f1f74305757836f65f96324f4f0926e9e05289feb5655a99668457c2d0acd53a

Contents?: true

Size: 188 Bytes

Versions: 110

Compression:

Stored size: 188 Bytes

Contents

class AddApiVersionToWebhooksOutgoingEvents < ActiveRecord::Migration[7.0]
  def change
    add_column :webhooks_outgoing_events, :api_version, :integer, null: false, default: 1
  end
end

Version data entries

110 entries across 110 versions & 1 rubygems

Version Path
bullet_train-outgoing_webhooks-1.10.0 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.9.0 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.8.5 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.8.4 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.8.3 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.8.2 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.8.1 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.8.0 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.7.23 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.7.22 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.7.21 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.7.20 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.7.19 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.7.18 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.7.17 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.7.16 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.7.15 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.7.14 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.7.13 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.7.12 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb