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.11.0.rc2 db/migrate/20210218214048_change_default_content_view_version_export_history.rb
katello-4.11.0.rc1 db/migrate/20210218214048_change_default_content_view_version_export_history.rb
katello-4.10.0 db/migrate/20210218214048_change_default_content_view_version_export_history.rb
katello-4.9.2 db/migrate/20210218214048_change_default_content_view_version_export_history.rb
katello-4.10.0.rc2 db/migrate/20210218214048_change_default_content_view_version_export_history.rb
katello-4.10.0.rc1 db/migrate/20210218214048_change_default_content_view_version_export_history.rb
katello-4.8.4 db/migrate/20210218214048_change_default_content_view_version_export_history.rb
katello-4.9.1 db/migrate/20210218214048_change_default_content_view_version_export_history.rb
katello-4.8.3 db/migrate/20210218214048_change_default_content_view_version_export_history.rb
katello-4.9.0 db/migrate/20210218214048_change_default_content_view_version_export_history.rb
katello-4.7.6 db/migrate/20210218214048_change_default_content_view_version_export_history.rb
katello-4.8.2 db/migrate/20210218214048_change_default_content_view_version_export_history.rb
katello-4.9.0.rc2 db/migrate/20210218214048_change_default_content_view_version_export_history.rb
katello-4.9.0.rc1 db/migrate/20210218214048_change_default_content_view_version_export_history.rb
katello-4.8.1 db/migrate/20210218214048_change_default_content_view_version_export_history.rb
katello-4.7.5 db/migrate/20210218214048_change_default_content_view_version_export_history.rb
katello-4.8.0 db/migrate/20210218214048_change_default_content_view_version_export_history.rb
katello-4.8.0.rc2 db/migrate/20210218214048_change_default_content_view_version_export_history.rb
katello-4.7.4 db/migrate/20210218214048_change_default_content_view_version_export_history.rb
katello-4.8.0.rc1 db/migrate/20210218214048_change_default_content_view_version_export_history.rb