|
|
|
@ -223,6 +223,7 @@ ActiveRecord::Schema[7.0].define(version: 202202071123100) do
|
|
|
|
|
t.integer "vmonth" |
|
|
|
|
t.integer "vyear" |
|
|
|
|
t.decimal "wchchrg", precision: 10, scale: 2 |
|
|
|
|
t.integer "newprop" |
|
|
|
|
t.string "relat2" |
|
|
|
|
t.string "relat3" |
|
|
|
|
t.string "relat4" |
|
|
|
@ -230,7 +231,6 @@ ActiveRecord::Schema[7.0].define(version: 202202071123100) do
|
|
|
|
|
t.string "relat6" |
|
|
|
|
t.string "relat7" |
|
|
|
|
t.string "relat8" |
|
|
|
|
t.integer "newprop" |
|
|
|
|
t.index ["managing_organisation_id"], name: "index_case_logs_on_managing_organisation_id" |
|
|
|
|
t.index ["owning_organisation_id"], name: "index_case_logs_on_owning_organisation_id" |
|
|
|
|
end |
|
|
|
|