mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Fixup db schema.rb
It looks like I forgot to commit the latest change in 46cd60aa3c.
This commit is contained in:
@@ -204,7 +204,6 @@ ActiveRecord::Schema[7.0].define(version: 2024_05_17_121235) do
|
||||
t.string "abn", limit: 255
|
||||
t.string "acn", limit: 255
|
||||
t.integer "address_id"
|
||||
t.string "next_collection_at", limit: 255
|
||||
t.datetime "created_at", precision: nil, null: false
|
||||
t.datetime "updated_at", precision: nil, null: false
|
||||
t.string "facebook", limit: 255
|
||||
|
||||
Reference in New Issue
Block a user