Sha256: a358afe201ecf092e623e0ad2134348ed9ea165a7c078d21d001fdcd981ae39a

Contents?: true

Size: 126 Bytes

Versions: 109

Compression:

Stored size: 126 Bytes

Contents

Sequel.migration do
  change do
    # TODO delete webhook headers table
    add_column(:webhooks, :headers, String)
  end
end

Version data entries

109 entries across 109 versions & 1 rubygems

Version Path
pact_broker-2.112.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.111.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.109.1 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.109.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.108.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.107.1 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.107.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.107.0.beta.1 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.106.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.105.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.104.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.103.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.102.2 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.102.1 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.102.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.101.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.100.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.99.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.98.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.97.0 db/migrations/20190602_add_headers_column_to_webhooks.rb