Sha256: 1663d6663e92a53096838a8ada48fd70d445355dca4db1b0208d93ca210e2ff7
Contents?: true
Size: 150 Bytes
Versions: 195
Compression:
Stored size: 150 Bytes
Contents
class AddUuidIndexToKatelloSubscriptionFacets < ActiveRecord::Migration[4.2] def change add_index :katello_subscription_facets, :uuid end end
Version data entries
195 entries across 195 versions & 1 rubygems