Sha256: 652eb7074f24a74bedde1201f21e7ea3149f6bb36c110282d61abbb7310fb06d

Contents?: true

Size: 205 Bytes

Versions: 41

Compression:

Stored size: 205 Bytes

Contents

class AddPatientQuestionTextToSurveyResponses < ActiveRecord::Migration[5.2]
  def change
    within_renalware_schema do
      add_column :survey_responses, :patient_question_text, :text
    end
  end
end

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
renalware-core-2.1.1 db/migrate/20191209160151_add_patient_question_text_to_survey_responses.rb
renalware-core-2.1.0 db/migrate/20191209160151_add_patient_question_text_to_survey_responses.rb
renalware-core-2.0.167 db/migrate/20191209160151_add_patient_question_text_to_survey_responses.rb
renalware-core-2.0.166 db/migrate/20191209160151_add_patient_question_text_to_survey_responses.rb
renalware-core-2.0.165 db/migrate/20191209160151_add_patient_question_text_to_survey_responses.rb
renalware-core-2.0.164 db/migrate/20191209160151_add_patient_question_text_to_survey_responses.rb
renalware-core-2.0.163 db/migrate/20191209160151_add_patient_question_text_to_survey_responses.rb
renalware-core-2.0.162 db/migrate/20191209160151_add_patient_question_text_to_survey_responses.rb
renalware-core-2.0.161 db/migrate/20191209160151_add_patient_question_text_to_survey_responses.rb
renalware-core-2.0.160 db/migrate/20191209160151_add_patient_question_text_to_survey_responses.rb
renalware-core-2.0.159 db/migrate/20191209160151_add_patient_question_text_to_survey_responses.rb
renalware-core-2.0.158 db/migrate/20191209160151_add_patient_question_text_to_survey_responses.rb
renalware-core-2.0.157 db/migrate/20191209160151_add_patient_question_text_to_survey_responses.rb
renalware-core-2.0.156 db/migrate/20191209160151_add_patient_question_text_to_survey_responses.rb
renalware-core-2.0.155 db/migrate/20191209160151_add_patient_question_text_to_survey_responses.rb
renalware-core-2.0.153 db/migrate/20191209160151_add_patient_question_text_to_survey_responses.rb
renalware-core-2.0.152 db/migrate/20191209160151_add_patient_question_text_to_survey_responses.rb
renalware-core-2.0.151 db/migrate/20191209160151_add_patient_question_text_to_survey_responses.rb
renalware-core-2.0.149 db/migrate/20191209160151_add_patient_question_text_to_survey_responses.rb
renalware-core-2.0.148 db/migrate/20191209160151_add_patient_question_text_to_survey_responses.rb