Sha256: 39e9b7a13c960588204a1a0cca5d2cce2fd3895bcb4578cf40c977837fdfe9c8

Contents?: true

Size: 222 Bytes

Versions: 196

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

196 entries across 196 versions & 1 rubygems

Version Path
katello-4.5.0.rc1 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.4.0.2 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.4.0.1 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.3.1 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.4.0 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.4.0.rc2 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.4.0.rc1 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.2.2 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.3.0 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.3.0.rc4 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.3.0.rc3 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.3.0.rc2.1 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.3.0.rc2 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.3.0.rc1 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.2.1 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.2.0.1 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.1.4 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.0.3 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-4.2.0.1.rc3 db/migrate/20150227213850_change_descriptions_to_text_fields.rb
katello-3.18.5 db/migrate/20150227213850_change_descriptions_to_text_fields.rb