Sha256: a1074ffe4d52e8ae054007a28a4296b591b11dfbd32177eec37f45ca254d1604

Contents?: true

Size: 177 Bytes

Versions: 31

Compression:

Stored size: 177 Bytes

Contents

class AddRegisteredThroughToKatelloSubscriptionFacets < ActiveRecord::Migration
  def change
    add_column :katello_subscription_facets, :registered_through, :string
  end
end

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
katello-3.3.0 db/migrate/20160727144242_add_registered_through_to_katello_subscription_facets.rb
katello-3.3.0.rc2 db/migrate/20160727144242_add_registered_through_to_katello_subscription_facets.rb
katello-3.3.0.rc1.1 db/migrate/20160727144242_add_registered_through_to_katello_subscription_facets.rb
katello-3.3.0.rc1 db/migrate/20160727144242_add_registered_through_to_katello_subscription_facets.rb
katello-3.2.1.1 db/migrate/20160727144242_add_registered_through_to_katello_subscription_facets.rb
katello-3.2.1 db/migrate/20160727144242_add_registered_through_to_katello_subscription_facets.rb
katello-3.2.0 db/migrate/20160727144242_add_registered_through_to_katello_subscription_facets.rb
katello-3.2.0.rc3 db/migrate/20160727144242_add_registered_through_to_katello_subscription_facets.rb
katello-3.2.0.rc2 db/migrate/20160727144242_add_registered_through_to_katello_subscription_facets.rb
katello-3.2.0.rc1.1 db/migrate/20160727144242_add_registered_through_to_katello_subscription_facets.rb
katello-3.2.0.rc1 db/migrate/20160727144242_add_registered_through_to_katello_subscription_facets.rb