|
id
|
int(10) unsigned
|
|
|
|
|
order_id
|
int(10) unsigned
|
|
|
|
|
order_item_id
|
int(10) unsigned
|
|
|
|
|
delivery_type
|
enum
|
-- |
|
|
|
customer_input
|
longtext
|
|
|
|
|
delivery_data
|
text
|
|
|
|
|
smm_panel_id
|
int(11)
|
|
|
|
|
delivery_format
|
text
|
|
|
|
|
status
|
enum
|
-- |
|
pending
|
|
delivered_at
|
timestamp
|
|
|
|
|
notes
|
text
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
updated_at
|
timestamp
|
|
|
current_timestamp()
|