Sha256: ad75c2045b399e3ff9443fe9e8e2b093bbc9cab2b9359ccbc5db6996075798db

Contents?: true

Size: 155 Bytes

Versions: 127

Compression:

Stored size: 155 Bytes

Contents

class RemoveDuplicateKatelloPoolsIndex < ActiveRecord::Migration[6.0]
  def change
    remove_index :katello_pools, name: 'index_pools_on_cp_id'
  end
end

Version data entries

127 entries across 127 versions & 1 rubygems

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