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.6.25 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.6.24 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.6.23 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.6.22 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.6.21 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.6.20 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.6.19 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.6.18 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.6.17 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.6.16 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.6.15 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.6.14 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.6.13 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.6.12 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.6.11 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.6.10 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.6.9 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.6.8 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.6.7 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.6.6 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb