Schema updated
This commit is contained in:
@@ -33,6 +33,7 @@ ActiveRecord::Schema.define(version: 20160112091903) do
|
||||
t.boolean "canceled_on_delivery", default: false
|
||||
t.boolean "delivered", default: false
|
||||
t.text "internal_note"
|
||||
t.integer "recipient_destination_id"
|
||||
end
|
||||
|
||||
create_table "categories", force: :cascade do |t|
|
||||
|
||||
Reference in New Issue
Block a user