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.96.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.95.1 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.95.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.94.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.93.4 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.93.3 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.93.2 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.93.1 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.93.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.92.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.91.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.90.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.89.1 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.89.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.88.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.87.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.86.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.85.1 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.85.0 db/migrations/20190602_add_headers_column_to_webhooks.rb
pact_broker-2.84.0 db/migrations/20190602_add_headers_column_to_webhooks.rb