Sha256: 3b58a73ca7866eff3ecba90e3fca1bde5688cf0e540891cbc8d6a0e9cd474cbb

Contents?: true

Size: 159 Bytes

Versions: 54

Compression:

Stored size: 159 Bytes

Contents

class CleanUpForcePostSyncActionSetting < ActiveRecord::Migration[5.1]
  def change
    Setting.where(:name => 'force_post_sync_actions').delete_all
  end
end

Version data entries

54 entries across 54 versions & 1 rubygems

Version Path
katello-4.10.0 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.9.2 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.10.0.rc2 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.10.0.rc1 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.8.4 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.9.1 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.8.3 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.9.0 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.7.6 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.8.2 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.9.0.rc2 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.9.0.rc1 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.8.1 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.7.5 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.8.0 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.8.0.rc2 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.7.4 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.8.0.rc1 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.7.3 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.7.2 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb