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