Sha256: 69c0128196454cdc7ce9e91be7b7779b490ea543d93c37ff66783a5dabaaaa85
Contents?: true
Size: 151 Bytes
Versions: 3
Compression:
Stored size: 151 Bytes
Contents
class AddContentIdToKatelloRepository < ActiveRecord::Migration[6.1] def change add_column :katello_repositories, :content_id, :string end end
Version data entries
3 entries across 3 versions & 1 rubygems