Sha256: d6e7f1af3c94512b352016ed1fca386396c7d2dbefff4da7fd5ae30d5caa1286
Contents?: true
Size: 178 Bytes
Versions: 28
Compression:
Stored size: 178 Bytes
Contents
class AddAppliedFiltersToKatelloContentViewVersions < ActiveRecord::Migration[6.1] def change add_column :katello_content_view_versions, :applied_filters, :jsonb end end
Version data entries
28 entries across 28 versions & 1 rubygems