Sha256: 050e6e9c79158ae7da851481a1bc3f044651f80a065bf5fb93e5aac0c6704253

Contents?: true

Size: 214 Bytes

Versions: 144

Compression:

Stored size: 214 Bytes

Contents

class DropWebhooksOutgoingEndpointEventTypes < ActiveRecord::Migration[6.1]
  def up
    drop_table :webhooks_outgoing_endpoint_event_types
  end

  def down
    raise ActiveRecord::IrreversibleMigration
  end
end

Version data entries

144 entries across 144 versions & 2 rubygems

Version Path
bullet_train-outgoing_webhooks-1.6.25 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.24 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.23 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.22 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.21 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.20 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.19 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.18 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.17 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.16 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.15 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.14 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.13 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.12 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.11 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.10 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.9 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.8 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.7 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.6 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb