Sha256: b4f5ee289dd5a37ab105a23ec36002d7f03a76a397fe58abd2d83a8665fbaae7

Contents?: true

Size: 125 Bytes

Versions: 82

Compression:

Stored size: 125 Bytes

Contents

class AddRuleIdToHits < ActiveRecord::Migration[5.2]
  def change
    add_column :insights_hits, :rule_id, :string
  end
end

Version data entries

82 entries across 82 versions & 1 rubygems

Version Path
foreman_rh_cloud-3.0.18 db/migrate/20210214000002_add_rule_id_to_hits.foreman_rh_cloud.rb
foreman_rh_cloud-3.0.17 db/migrate/20210214000002_add_rule_id_to_hits.foreman_rh_cloud.rb