Sha256: a7e1e443b406cca33af39f64257c49bace74a4ca92918b773d66a1916a13c819

Contents?: true

Size: 262 Bytes

Versions: 44

Compression:

Stored size: 262 Bytes

Contents

class RemoveHttpProxyFromKatelloAlternateContentSources < ActiveRecord::Migration[6.1]
  def change
    remove_foreign_key :katello_alternate_content_sources, :http_proxies
    remove_column :katello_alternate_content_sources, :http_proxy_id, :integer
  end
end

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
katello-4.15.0.rc2 db/migrate/20220920180858_remove_http_proxy_from_katello_alternate_content_sources.rb
katello-4.15.0.rc1 db/migrate/20220920180858_remove_http_proxy_from_katello_alternate_content_sources.rb
katello-4.14.1 db/migrate/20220920180858_remove_http_proxy_from_katello_alternate_content_sources.rb
katello-4.14.0 db/migrate/20220920180858_remove_http_proxy_from_katello_alternate_content_sources.rb
katello-4.14.0.rc3 db/migrate/20220920180858_remove_http_proxy_from_katello_alternate_content_sources.rb
katello-4.14.0.rc2 db/migrate/20220920180858_remove_http_proxy_from_katello_alternate_content_sources.rb
katello-4.14.0.rc1.1 db/migrate/20220920180858_remove_http_proxy_from_katello_alternate_content_sources.rb
katello-4.14.0.rc1 db/migrate/20220920180858_remove_http_proxy_from_katello_alternate_content_sources.rb
katello-4.13.1 db/migrate/20220920180858_remove_http_proxy_from_katello_alternate_content_sources.rb
katello-4.13.0 db/migrate/20220920180858_remove_http_proxy_from_katello_alternate_content_sources.rb
katello-4.12.1 db/migrate/20220920180858_remove_http_proxy_from_katello_alternate_content_sources.rb
katello-4.13.0.rc1 db/migrate/20220920180858_remove_http_proxy_from_katello_alternate_content_sources.rb
katello-4.12.0 db/migrate/20220920180858_remove_http_proxy_from_katello_alternate_content_sources.rb
katello-4.12.0.rc3 db/migrate/20220920180858_remove_http_proxy_from_katello_alternate_content_sources.rb
katello-4.12.0.rc2 db/migrate/20220920180858_remove_http_proxy_from_katello_alternate_content_sources.rb
katello-4.12.0.rc1 db/migrate/20220920180858_remove_http_proxy_from_katello_alternate_content_sources.rb
katello-4.11.1 db/migrate/20220920180858_remove_http_proxy_from_katello_alternate_content_sources.rb
katello-4.11.0 db/migrate/20220920180858_remove_http_proxy_from_katello_alternate_content_sources.rb
katello-4.11.0.rc2 db/migrate/20220920180858_remove_http_proxy_from_katello_alternate_content_sources.rb
katello-4.11.0.rc1 db/migrate/20220920180858_remove_http_proxy_from_katello_alternate_content_sources.rb