Sha256: 1a94cb380aa2408146ac8441073a324d126368c661dc781efc358fa8e519dfeb

Contents?: true

Size: 227 Bytes

Versions: 11

Compression:

Stored size: 227 Bytes

Contents

class UpdateMedicationCurrentPrescriptionsView < ActiveRecord::Migration[5.2]
  def change
    within_renalware_schema do
      replace_view :medication_current_prescriptions, version: 2, revert_to_version: 1
    end
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
renalware-core-2.1.1 db/migrate/20201105153422_update_medication_current_prescriptions_view.rb
renalware-core-2.1.0 db/migrate/20201105153422_update_medication_current_prescriptions_view.rb
renalware-core-2.0.167 db/migrate/20201105153422_update_medication_current_prescriptions_view.rb
renalware-core-2.0.166 db/migrate/20201105153422_update_medication_current_prescriptions_view.rb
renalware-core-2.0.165 db/migrate/20201105153422_update_medication_current_prescriptions_view.rb
renalware-core-2.0.164 db/migrate/20201105153422_update_medication_current_prescriptions_view.rb
renalware-core-2.0.163 db/migrate/20201105153422_update_medication_current_prescriptions_view.rb
renalware-core-2.0.162 db/migrate/20201105153422_update_medication_current_prescriptions_view.rb
renalware-core-2.0.161 db/migrate/20201105153422_update_medication_current_prescriptions_view.rb
renalware-core-2.0.160 db/migrate/20201105153422_update_medication_current_prescriptions_view.rb
renalware-core-2.0.159 db/migrate/20201105153422_update_medication_current_prescriptions_view.rb