Sha256: f6e62da9a6d67b431e6cdc9630b74ce292aad3d28e95b6bc1b146379527a5b39
Contents?: true
Size: 234 Bytes
Versions: 191
Compression:
Stored size: 234 Bytes
Contents
class ContentFacetApplicableRpmsIndex < ActiveRecord::Migration[5.1] def change add_index :katello_content_facet_applicable_rpms, :content_facet_id, :name => "index_k_content_facet_applicable_rpms_on_content_facet_id" end end
Version data entries
191 entries across 191 versions & 1 rubygems