Sha256: 050e6e9c79158ae7da851481a1bc3f044651f80a065bf5fb93e5aac0c6704253

Contents?: true

Size: 214 Bytes

Versions: 145

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

145 entries across 145 versions & 2 rubygems

Version Path
bullet_train-outgoing_webhooks-1.7.12 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.7.11 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.7.10 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.7.9 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.7.3 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.7.2 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.7.1 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.7.0 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.38 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.37 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.36 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.35 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.34 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.33 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.32 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.31 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.30 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.29 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.28 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb
bullet_train-outgoing_webhooks-1.6.27 db/migrate/20211127015712_drop_webhooks_outgoing_endpoint_event_types.rb