|
|
|
@ -10,7 +10,7 @@
|
|
|
|
|
# |
|
|
|
|
# It's strongly recommended that you check this file into your version control system. |
|
|
|
|
|
|
|
|
|
ActiveRecord::Schema[7.0].define(version: 202202071123100) do |
|
|
|
|
ActiveRecord::Schema[7.0].define(version: 2022_04_20_165451) do |
|
|
|
|
# These are extensions that must be enabled in order to support this database |
|
|
|
|
enable_extension "plpgsql" |
|
|
|
|
|
|
|
|
@ -271,7 +271,6 @@ ActiveRecord::Schema[7.0].define(version: 202202071123100) do
|
|
|
|
|
t.string "address_line1" |
|
|
|
|
t.string "address_line2" |
|
|
|
|
t.string "postcode" |
|
|
|
|
t.string "local_authorities" |
|
|
|
|
t.boolean "holds_own_stock" |
|
|
|
|
t.string "other_stock_owners" |
|
|
|
|
t.string "managing_agents" |
|
|
|
|