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