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