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