Browse Source

tests and migration

pull/909/head
Kat 4 years ago committed by natdeanlewissoftwire
parent
commit
be1ad766f6
  1. 8
      db/schema.rb

8
db/schema.rb

@ -329,15 +329,17 @@ ActiveRecord::Schema[7.0].define(version: 2022_10_03_150610) do
t.string "purchid"
t.integer "type"
t.integer "ownershipsch"
t.string "othtype"
t.integer "jointmore"
t.integer "jointpur"
t.string "othtype"
t.integer "beds"
t.integer "companybuy"
t.integer "jointmore"
t.integer "age1"
t.integer "age1_known"
t.string "sex1"
t.integer "national"
t.string "othernational"
t.integer "buy1livein"
t.integer "companybuy"
t.integer "buylivein"
t.integer "builtype"
t.integer "proptype"

Loading…
Cancel
Save