Sha256: 941c5b5d7375cf3404c5a7258d8c09941fa12afad37faacc51b9c3dbbc342318

Contents?: true

Size: 198 Bytes

Versions: 99

Compression:

Stored size: 198 Bytes

Contents

class ChangeDefaultContentViewVersionExportHistory < ActiveRecord::Migration[6.0]
  def change
    change_column_default(:katello_content_view_version_export_histories, :export_type, nil)
  end
end

Version data entries

99 entries across 99 versions & 1 rubygems

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