Sha256: 5f047568cfc2cd688c2e2b5c17558d8e88b9e477ebb25c876d6aa50937c7b26d
Contents?: true
Size: 192 Bytes
Versions: 15
Compression:
Stored size: 192 Bytes
Contents
class UpdatePDMDMPatientsView < ActiveRecord::Migration[5.2] def change within_renalware_schema do update_view :pd_mdm_patients, version: 2, revert_to_version: 1 end end end
Version data entries
15 entries across 15 versions & 1 rubygems