Sha256: f1f74305757836f65f96324f4f0926e9e05289feb5655a99668457c2d0acd53a

Contents?: true

Size: 188 Bytes

Versions: 123

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

123 entries across 123 versions & 1 rubygems

Version Path
bullet_train-outgoing_webhooks-1.5.1 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.5.0 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.4.11 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.4.10 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.4.9 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.4.8 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.4.7 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.4.6 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.4.5 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.4.4 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.4.3 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.4.2 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.4.1 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.4.0 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.3.25 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.3.24 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.3.23 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.3.22 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.3.21 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb
bullet_train-outgoing_webhooks-1.3.20 db/migrate/20221230235326_add_api_version_to_webhooks_outgoing_events.rb