Sha256: ce97bbbc89d839fab53e9b203c244b17633dbc8f24f2f208964903c1528ff28f
Contents?: true
Size: 240 Bytes
Versions: 173
Compression:
Stored size: 240 Bytes
Contents
class AddShortfallColumnToHDPatientStatistics < ActiveRecord::Migration[5.1] def change add_column :hd_patient_statistics, :number_of_sessions_with_dialysis_minutes_shortfall_gt_5_pct, :integer end end
Version data entries
173 entries across 173 versions & 1 rubygems