|
|
@ -84,6 +84,7 @@ ActiveRecord::Schema.define(version: 2021_10_26_123542) do |
|
|
|
t.string "property_void_date" |
|
|
|
t.string "property_void_date" |
|
|
|
t.string "property_major_repairs" |
|
|
|
t.string "property_major_repairs" |
|
|
|
t.string "property_major_repairs_date" |
|
|
|
t.string "property_major_repairs_date" |
|
|
|
|
|
|
|
t.integer "property_number_of_times_relet" |
|
|
|
t.string "property_wheelchair_accessible" |
|
|
|
t.string "property_wheelchair_accessible" |
|
|
|
t.string "net_income" |
|
|
|
t.string "net_income" |
|
|
|
t.string "net_income_frequency" |
|
|
|
t.string "net_income_frequency" |
|
|
@ -105,8 +106,6 @@ ActiveRecord::Schema.define(version: 2021_10_26_123542) do |
|
|
|
t.string "cbl_letting" |
|
|
|
t.string "cbl_letting" |
|
|
|
t.string "chr_letting" |
|
|
|
t.string "chr_letting" |
|
|
|
t.string "cap_letting" |
|
|
|
t.string "cap_letting" |
|
|
|
t.string "conditional_page_option" |
|
|
|
|
|
|
|
t.string "continue_option" |
|
|
|
|
|
|
|
t.string "outstanding_rent_or_charges" |
|
|
|
t.string "outstanding_rent_or_charges" |
|
|
|
t.string "other_reason_for_leaving_last_settled_home" |
|
|
|
t.string "other_reason_for_leaving_last_settled_home" |
|
|
|
t.boolean "accessibility_requirements_fully_wheelchair_accessible_housing" |
|
|
|
t.boolean "accessibility_requirements_fully_wheelchair_accessible_housing" |
|
|
@ -133,12 +132,6 @@ ActiveRecord::Schema.define(version: 2021_10_26_123542) do |
|
|
|
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.datetime "discarded_at" |
|
|
|
t.integer "property_number_of_times_relet" |
|
|
|
|
|
|
|
t.string "is_postcode_known" |
|
|
|
|
|
|
|
t.string "select_your_la" |
|
|
|
|
|
|
|
t.string "why_is_la_unkown" |
|
|
|
|
|
|
|
t.string "do_you_know_la" |
|
|
|
|
|
|
|
t.string "is_property_a_relet" |
|
|
|
|
|
|
|
t.index ["discarded_at"], name: "index_case_logs_on_discarded_at" |
|
|
|
t.index ["discarded_at"], name: "index_case_logs_on_discarded_at" |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|