|
|
@ -10,7 +10,7 @@ |
|
|
|
# |
|
|
|
# |
|
|
|
# It's strongly recommended that you check this file into your version control system. |
|
|
|
# It's strongly recommended that you check this file into your version control system. |
|
|
|
|
|
|
|
|
|
|
|
ActiveRecord::Schema.define(version: 2021_10_08_130208) do |
|
|
|
ActiveRecord::Schema.define(version: 2021_10_11_115946) do |
|
|
|
|
|
|
|
|
|
|
|
# These are extensions that must be enabled in order to support this database |
|
|
|
# These are extensions that must be enabled in order to support this database |
|
|
|
enable_extension "plpgsql" |
|
|
|
enable_extension "plpgsql" |
|
|
@ -33,31 +33,31 @@ ActiveRecord::Schema.define(version: 2021_10_08_130208) do |
|
|
|
t.string "person_2_relationship" |
|
|
|
t.string "person_2_relationship" |
|
|
|
t.integer "person_2_age" |
|
|
|
t.integer "person_2_age" |
|
|
|
t.string "person_2_gender" |
|
|
|
t.string "person_2_gender" |
|
|
|
t.string "person_2_economic" |
|
|
|
t.string "person_2_economic_status" |
|
|
|
t.string "person_3_relationship" |
|
|
|
t.string "person_3_relationship" |
|
|
|
t.integer "person_3_age" |
|
|
|
t.integer "person_3_age" |
|
|
|
t.string "person_3_gender" |
|
|
|
t.string "person_3_gender" |
|
|
|
t.string "person_3_economic" |
|
|
|
t.string "person_3_economic_status" |
|
|
|
t.string "person_4_relationship" |
|
|
|
t.string "person_4_relationship" |
|
|
|
t.integer "person_4_age" |
|
|
|
t.integer "person_4_age" |
|
|
|
t.string "person_4_gender" |
|
|
|
t.string "person_4_gender" |
|
|
|
t.string "person_4_economic" |
|
|
|
t.string "person_4_economic_status" |
|
|
|
t.string "person_5_relationship" |
|
|
|
t.string "person_5_relationship" |
|
|
|
t.integer "person_5_age" |
|
|
|
t.integer "person_5_age" |
|
|
|
t.string "person_5_gender" |
|
|
|
t.string "person_5_gender" |
|
|
|
t.string "person_5_economic" |
|
|
|
t.string "person_5_economic_status" |
|
|
|
t.string "person_6_relationship" |
|
|
|
t.string "person_6_relationship" |
|
|
|
t.integer "person_6_age" |
|
|
|
t.integer "person_6_age" |
|
|
|
t.string "person_6_gender" |
|
|
|
t.string "person_6_gender" |
|
|
|
t.string "person_6_economic" |
|
|
|
t.string "person_6_economic_status" |
|
|
|
t.string "person_7_relationship" |
|
|
|
t.string "person_7_relationship" |
|
|
|
t.integer "person_7_age" |
|
|
|
t.integer "person_7_age" |
|
|
|
t.string "person_7_gender" |
|
|
|
t.string "person_7_gender" |
|
|
|
t.string "person_7_economic" |
|
|
|
t.string "person_7_economic_status" |
|
|
|
t.string "person_8_relationship" |
|
|
|
t.string "person_8_relationship" |
|
|
|
t.integer "person_8_age" |
|
|
|
t.integer "person_8_age" |
|
|
|
t.string "person_8_gender" |
|
|
|
t.string "person_8_gender" |
|
|
|
t.string "person_8_economic" |
|
|
|
t.string "person_8_economic_status" |
|
|
|
t.string "homelessness" |
|
|
|
t.string "homelessness" |
|
|
|
t.string "reason_for_leaving_last_settled_home" |
|
|
|
t.string "reason_for_leaving_last_settled_home" |
|
|
|
t.string "benefit_cap_spare_room_subsidy" |
|
|
|
t.string "benefit_cap_spare_room_subsidy" |
|
|
@ -109,7 +109,6 @@ ActiveRecord::Schema.define(version: 2021_10_08_130208) do |
|
|
|
t.string "chr_letting" |
|
|
|
t.string "chr_letting" |
|
|
|
t.string "cap_letting" |
|
|
|
t.string "cap_letting" |
|
|
|
t.string "outstanding_rent_or_charges" |
|
|
|
t.string "outstanding_rent_or_charges" |
|
|
|
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" |
|
|
|
t.boolean "accessibility_requirements_wheelchair_access_to_essential_rooms" |
|
|
|
t.boolean "accessibility_requirements_wheelchair_access_to_essential_rooms" |
|
|
|
t.boolean "accessibility_requirements_level_access_housing" |
|
|
|
t.boolean "accessibility_requirements_level_access_housing" |
|
|
|