Sha256: 817b18a16090cc0991d3d12a48206ef4ede5c5fc1137b13ab3cdf50edf281077

Contents?: true

Size: 249 Bytes

Versions: 31

Compression:

Stored size: 249 Bytes

Contents

class FilterAndExcludeHostParents < ActiveRecord::Migration[5.2]
  def change
    add_column :foreman_virt_who_configure_configs, :filter_host_parents, :text
    add_column :foreman_virt_who_configure_configs, :exclude_host_parents, :text
  end
end

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
foreman_virt_who_configure-0.5.25 db/migrate/20181005065724_filter_and_exclude_host_parents.foreman_virt_who_configure.rb
foreman_virt_who_configure-0.5.24 db/migrate/20181005065724_filter_and_exclude_host_parents.foreman_virt_who_configure.rb
foreman_virt_who_configure-0.5.23 db/migrate/20181005065724_filter_and_exclude_host_parents.foreman_virt_who_configure.rb
foreman_virt_who_configure-0.5.21 db/migrate/20181005065724_filter_and_exclude_host_parents.foreman_virt_who_configure.rb
foreman_virt_who_configure-0.5.20 db/migrate/20181005065724_filter_and_exclude_host_parents.foreman_virt_who_configure.rb
foreman_virt_who_configure-0.5.19 db/migrate/20181005065724_filter_and_exclude_host_parents.foreman_virt_who_configure.rb
foreman_virt_who_configure-0.5.18 db/migrate/20181005065724_filter_and_exclude_host_parents.foreman_virt_who_configure.rb
foreman_virt_who_configure-0.5.17 db/migrate/20181005065724_filter_and_exclude_host_parents.foreman_virt_who_configure.rb
foreman_virt_who_configure-0.5.16 db/migrate/20181005065724_filter_and_exclude_host_parents.foreman_virt_who_configure.rb
foreman_virt_who_configure-0.5.15 db/migrate/20181005065724_filter_and_exclude_host_parents.foreman_virt_who_configure.rb
foreman_virt_who_configure-0.5.14 db/migrate/20181005065724_filter_and_exclude_host_parents.foreman_virt_who_configure.rb
foreman_virt_who_configure-0.5.13 db/migrate/20181005065724_filter_and_exclude_host_parents.foreman_virt_who_configure.rb
foreman_virt_who_configure-0.5.12 db/migrate/20181005065724_filter_and_exclude_host_parents.foreman_virt_who_configure.rb
foreman_virt_who_configure-0.5.11 db/migrate/20181005065724_filter_and_exclude_host_parents.foreman_virt_who_configure.rb
foreman_virt_who_configure-0.5.10 db/migrate/20181005065724_filter_and_exclude_host_parents.foreman_virt_who_configure.rb
foreman_virt_who_configure-0.5.9 db/migrate/20181005065724_filter_and_exclude_host_parents.foreman_virt_who_configure.rb
foreman_virt_who_configure-0.5.8 db/migrate/20181005065724_filter_and_exclude_host_parents.foreman_virt_who_configure.rb
foreman_virt_who_configure-0.5.7 db/migrate/20181005065724_filter_and_exclude_host_parents.foreman_virt_who_configure.rb
foreman_virt_who_configure-0.5.6 db/migrate/20181005065724_filter_and_exclude_host_parents.foreman_virt_who_configure.rb
foreman_virt_who_configure-0.5.5 db/migrate/20181005065724_filter_and_exclude_host_parents.foreman_virt_who_configure.rb