Sha256: d217c82692e602dfea2ea5e07618700ba8a13e96bdd95f8dc0ff1f48f924ea2a

Contents?: true

Size: 278 Bytes

Versions: 41

Compression:

Stored size: 278 Bytes

Contents

class UpdateSurveyViewsToAllowFreeText < ActiveRecord::Migration[5.2]
  def change
    within_renalware_schema do
      update_view(
        :survey_pos_s_pivoted_responses,
        version: 3,
        revert_to_version: 2,
        materialized: false
      )
    end
  end
end

Version data entries

41 entries across 41 versions & 1 rubygems

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