|
|
@ -130,8 +130,8 @@ ActiveRecord::Schema.define(version: 2021_10_15_090040) do |
|
|
|
t.boolean "reasonable_preference_reason_medical_grounds" |
|
|
|
t.boolean "reasonable_preference_reason_medical_grounds" |
|
|
|
t.boolean "reasonable_preference_reason_avoid_hardship" |
|
|
|
t.boolean "reasonable_preference_reason_avoid_hardship" |
|
|
|
t.boolean "reasonable_preference_reason_do_not_know" |
|
|
|
t.boolean "reasonable_preference_reason_do_not_know" |
|
|
|
t.datetime "discarded_at" |
|
|
|
|
|
|
|
t.integer "property_number_of_times_relet" |
|
|
|
t.integer "property_number_of_times_relet" |
|
|
|
|
|
|
|
t.datetime "discarded_at" |
|
|
|
t.index ["discarded_at"], name: "index_case_logs_on_discarded_at" |
|
|
|
t.index ["discarded_at"], name: "index_case_logs_on_discarded_at" |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|