Sha256: 83ade0ae7fb3813a84fc4912d4384fe418b4e1798247c89a71263da70eca246a

Contents?: true

Size: 163 Bytes

Versions: 31

Compression:

Stored size: 163 Bytes

Contents

class DropTimeSpanFromJobInvocations < ActiveRecord::Migration[6.0]
  def change
    remove_column :job_invocations, :time_span, :integer, :null => true
  end
end

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
foreman_remote_execution-13.2.8 db/migrate/20230816154510_drop_time_span_from_job_invocations.rb
foreman_remote_execution-15.0.2 db/migrate/20230816154510_drop_time_span_from_job_invocations.rb
foreman_remote_execution-15.0.1 db/migrate/20230816154510_drop_time_span_from_job_invocations.rb
foreman_remote_execution-13.2.7 db/migrate/20230816154510_drop_time_span_from_job_invocations.rb
foreman_remote_execution-15.0.0 db/migrate/20230816154510_drop_time_span_from_job_invocations.rb
foreman_remote_execution-14.1.4 db/migrate/20230816154510_drop_time_span_from_job_invocations.rb
foreman_remote_execution-14.1.3 db/migrate/20230816154510_drop_time_span_from_job_invocations.rb
foreman_remote_execution-14.1.2 db/migrate/20230816154510_drop_time_span_from_job_invocations.rb
foreman_remote_execution-14.1.1 db/migrate/20230816154510_drop_time_span_from_job_invocations.rb
foreman_remote_execution-14.1.0 db/migrate/20230816154510_drop_time_span_from_job_invocations.rb
foreman_remote_execution-14.0.2 db/migrate/20230816154510_drop_time_span_from_job_invocations.rb
foreman_remote_execution-14.0.1 db/migrate/20230816154510_drop_time_span_from_job_invocations.rb
foreman_remote_execution-13.2.6 db/migrate/20230816154510_drop_time_span_from_job_invocations.rb
foreman_remote_execution-14.0.0 db/migrate/20230816154510_drop_time_span_from_job_invocations.rb
foreman_remote_execution-13.2.5 db/migrate/20230816154510_drop_time_span_from_job_invocations.rb
foreman_remote_execution-13.2.4 db/migrate/20230816154510_drop_time_span_from_job_invocations.rb
foreman_remote_execution-13.2.3 db/migrate/20230816154510_drop_time_span_from_job_invocations.rb
foreman_remote_execution-13.2.2 db/migrate/20230816154510_drop_time_span_from_job_invocations.rb
foreman_remote_execution-12.0.7 db/migrate/20230816154510_drop_time_span_from_job_invocations.rb
foreman_remote_execution-13.2.1 db/migrate/20230816154510_drop_time_span_from_job_invocations.rb