Sha256: 7e7421765bd4711851f35860c0370fc99565f7e8e79d6a39b0f1a54fc58f3420
Contents?: true
Size: 217 Bytes
Versions: 14
Compression:
Stored size: 217 Bytes
Contents
class UpdateSupportiveCareMDMPatientsView < ActiveRecord::Migration[5.2] def change within_renalware_schema do update_view :supportive_care_mdm_patients, version: 2, revert_to_version: 1 end end end
Version data entries
14 entries across 14 versions & 1 rubygems