|
|
|
|
@ -287,6 +287,7 @@ ActiveRecord::Schema[7.0].define(version: 2023_04_05_132300) do
|
|
|
|
|
t.string "town_or_city" |
|
|
|
|
t.string "county" |
|
|
|
|
t.integer "carehome_charges_value_check" |
|
|
|
|
t.integer "status_cache", default: 0, null: false |
|
|
|
|
t.index ["bulk_upload_id"], name: "index_lettings_logs_on_bulk_upload_id" |
|
|
|
|
t.index ["created_by_id"], name: "index_lettings_logs_on_created_by_id" |
|
|
|
|
t.index ["location_id"], name: "index_lettings_logs_on_location_id" |
|
|
|
|
|