Sha256: 8037f4234bf14e688b3f643124cad13d3d6865fa5b2c0acadce4f5deac044770
Contents?: true
Size: 173 Bytes
Versions: 49
Compression:
Stored size: 173 Bytes
Contents
class AddConstraintsToRecipientOperations < ActiveRecord::Migration[5.1] def change change_column_null(:transplant_recipient_operations, :patient_id, false) end end
Version data entries
49 entries across 49 versions & 1 rubygems