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.15.0.rc2 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.15.0.rc1 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.14.1 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.14.0 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.14.0.rc3 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.14.0.rc2 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.14.0.rc1.1 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.14.0.rc1 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.13.1 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.13.0 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.12.1 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.13.0.rc1 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.12.0 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.12.0.rc3 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.12.0.rc2 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.12.0.rc1 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.11.1 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.11.0 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.11.0.rc2 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb
katello-4.11.0.rc1 db/migrate/20180402160223_clean_up_force_post_sync_action_setting.rb