Sha256: 0be7bbdf56b5e1bb784d475af9a933c93d0b93c8f7590062172929e30f343874
Contents?: true
Size: 214 Bytes
Versions: 98
Compression:
Stored size: 214 Bytes
Contents
class AddConstraintsToRecipientOperations < ActiveRecord::Migration[5.1] def change within_renalware_schema do change_column_null(:transplant_recipient_operations, :patient_id, false) end end end
Version data entries
98 entries across 98 versions & 1 rubygems