Sha256: 55e42a353ffbe9436dd27d18f4b589dda103f1750829b88cd82f1037ab5047a1
Contents?: true
Size: 208 Bytes
Versions: 14
Compression:
Stored size: 208 Bytes
Contents
class UpdateTransplantMDMPatientsView < ActiveRecord::Migration[5.2] def change within_renalware_schema do update_view :transplant_mdm_patients, version: 2, revert_to_version: 1 end end end
Version data entries
14 entries across 14 versions & 1 rubygems