Sha256: f5721816bf4b051af170d02edc4df21a951a75cdd84d00780251564cc9b30bf9

Contents?: true

Size: 146 Bytes

Versions: 4

Compression:

Stored size: 146 Bytes

Contents

class AddResponseErrorToJobRelation < ActiveRecord::Migration[4.2]
  def change
    add_column :job_relations, :response_error, :string
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
iqvoc-4.14.5 db/migrate/20140807123413_add_response_error_to_job_relation.rb
iqvoc-4.14.4 db/migrate/20140807123413_add_response_error_to_job_relation.rb
iqvoc-4.13.2 db/migrate/20140807123413_add_response_error_to_job_relation.rb
iqvoc-4.13.0 db/migrate/20140807123413_add_response_error_to_job_relation.rb