Sha256: ea89be5ad1413c9b60893532d7bfd76c03f771595baef9a9248523f8d6a69230

Contents?: true

Size: 170 Bytes

Versions: 46

Compression:

Stored size: 170 Bytes

Contents

Sequel.migration do
  change do
    alter_table(:triggered_webhooks) do
      add_index([:webhook_uuid], name: "triggered_webhooks_webhook_uuid_index")
    end
  end
end

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
pact_broker-2.114.0 db/migrations/20210722_add_index_to_triggered_webhooks_webhook_uuid.rb
pact_broker-2.113.2 db/migrations/20210722_add_index_to_triggered_webhooks_webhook_uuid.rb
pact_broker-2.113.1 db/migrations/20210722_add_index_to_triggered_webhooks_webhook_uuid.rb
pact_broker-2.113.0 db/migrations/20210722_add_index_to_triggered_webhooks_webhook_uuid.rb
pact_broker-2.112.0 db/migrations/20210722_add_index_to_triggered_webhooks_webhook_uuid.rb
pact_broker-2.111.0 db/migrations/20210722_add_index_to_triggered_webhooks_webhook_uuid.rb
pact_broker-2.109.1 db/migrations/20210722_add_index_to_triggered_webhooks_webhook_uuid.rb
pact_broker-2.109.0 db/migrations/20210722_add_index_to_triggered_webhooks_webhook_uuid.rb
pact_broker-2.108.0 db/migrations/20210722_add_index_to_triggered_webhooks_webhook_uuid.rb
pact_broker-2.107.1 db/migrations/20210722_add_index_to_triggered_webhooks_webhook_uuid.rb
pact_broker-2.107.0 db/migrations/20210722_add_index_to_triggered_webhooks_webhook_uuid.rb
pact_broker-2.107.0.beta.1 db/migrations/20210722_add_index_to_triggered_webhooks_webhook_uuid.rb
pact_broker-2.106.0 db/migrations/20210722_add_index_to_triggered_webhooks_webhook_uuid.rb
pact_broker-2.105.0 db/migrations/20210722_add_index_to_triggered_webhooks_webhook_uuid.rb
pact_broker-2.104.0 db/migrations/20210722_add_index_to_triggered_webhooks_webhook_uuid.rb
pact_broker-2.103.0 db/migrations/20210722_add_index_to_triggered_webhooks_webhook_uuid.rb
pact_broker-2.102.2 db/migrations/20210722_add_index_to_triggered_webhooks_webhook_uuid.rb
pact_broker-2.102.1 db/migrations/20210722_add_index_to_triggered_webhooks_webhook_uuid.rb
pact_broker-2.102.0 db/migrations/20210722_add_index_to_triggered_webhooks_webhook_uuid.rb
pact_broker-2.101.0 db/migrations/20210722_add_index_to_triggered_webhooks_webhook_uuid.rb