Sha256: 5c46910c40e17658976978f8c5b33771d7d0ded0557a72000e28405042f7ed80

Contents?: true

Size: 142 Bytes

Versions: 53

Compression:

Stored size: 142 Bytes

Contents

class RemoveApplyInfoTaskIdFromTaxonomies < ActiveRecord::Migration
  def change
    remove_column :taxonomies, :apply_info_task_id
  end
end

Version data entries

53 entries across 53 versions & 1 rubygems

Version Path
katello-3.5.2 db/migrate/20150902164543_remove_apply_info_task_id_from_taxonomies.rb
katello-3.5.1.1 db/migrate/20150902164543_remove_apply_info_task_id_from_taxonomies.rb
katello-3.5.1 db/migrate/20150902164543_remove_apply_info_task_id_from_taxonomies.rb
katello-3.5.0.1 db/migrate/20150902164543_remove_apply_info_task_id_from_taxonomies.rb
katello-3.5.0 db/migrate/20150902164543_remove_apply_info_task_id_from_taxonomies.rb
katello-3.5.0.rc2 db/migrate/20150902164543_remove_apply_info_task_id_from_taxonomies.rb
katello-3.5.0.rc1 db/migrate/20150902164543_remove_apply_info_task_id_from_taxonomies.rb
katello-3.4.5 db/migrate/20150902164543_remove_apply_info_task_id_from_taxonomies.rb
katello-3.4.4 db/migrate/20150902164543_remove_apply_info_task_id_from_taxonomies.rb
katello-3.4.2 db/migrate/20150902164543_remove_apply_info_task_id_from_taxonomies.rb
katello-3.4.1 db/migrate/20150902164543_remove_apply_info_task_id_from_taxonomies.rb
katello-3.4.0.2 db/migrate/20150902164543_remove_apply_info_task_id_from_taxonomies.rb
katello-3.4.0.1 db/migrate/20150902164543_remove_apply_info_task_id_from_taxonomies.rb
katello-3.3.2 db/migrate/20150902164543_remove_apply_info_task_id_from_taxonomies.rb
katello-3.4.0 db/migrate/20150902164543_remove_apply_info_task_id_from_taxonomies.rb
katello-3.4.0.rc2 db/migrate/20150902164543_remove_apply_info_task_id_from_taxonomies.rb
katello-3.4.0.rc1 db/migrate/20150902164543_remove_apply_info_task_id_from_taxonomies.rb
katello-3.3.1.1 db/migrate/20150902164543_remove_apply_info_task_id_from_taxonomies.rb
katello-3.3.1 db/migrate/20150902164543_remove_apply_info_task_id_from_taxonomies.rb
katello-3.3.0.1 db/migrate/20150902164543_remove_apply_info_task_id_from_taxonomies.rb