Sha256: 39e9b7a13c960588204a1a0cca5d2cce2fd3895bcb4578cf40c977837fdfe9c8

Contents?: true

Size: 222 Bytes

Versions: 195

Compression:

Stored size: 222 Bytes

Contents

class ChangeDescriptionsToTextFields < ActiveRecord::Migration[4.2]
  def change
    change_column :katello_content_view_filters, :description, :text
    change_column :katello_content_views, :description, :text
  end
end

Version data entries

195 entries across 195 versions & 1 rubygems

Version Path
katello-4.2.0.rc2 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.1.3 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.2.0.rc1 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.0.2.1 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.1.2.1 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.0.2 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.1.2 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-3.18.4 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.1.1 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.1.0 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.0.1.2 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-3.18.3.1 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.1.0.rc2.2 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.1.0.rc2.1 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.0.1.1 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-3.18.3 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.1.0.rc2 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.0.1 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.1.0.rc1.1 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.1.0.rc1 db/migrate/20150227213850_change_descriptions_to_text_fields.rb