Drop files here

SQL upload ( 0 ) x -

Page-related settings Click on the bar to scroll to top of page
Press Ctrl+Enter to execute query Press Enter to execute query
ascending
descending
Order:
Debug SQL
Count
Execution order
Time taken
Order by:
Group queries
Ungroup queries
Collapse Expand Show trace Hide trace Count : Time taken :
Bookmarks
Refresh
Add
No bookmarks
Add bookmark
Options
Set default





Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database : Queried time :
Foreign key constraints
Actions Constraint properties Column Creating a foreign key over a non-indexed column would automatically create an index on it. Alternatively, you can define an index below, before creating the foreign key. Foreign key constraint (INNODB)
Database Table Column
Drop Drop
ON DELETE ON UPDATE
+ Add column
Drop Drop
ON DELETE ON UPDATE
+ Add column
Drop Drop
ON DELETE ON UPDATE
+ Add column
ON DELETE ON UPDATE
+ Add column
+ Add constraint
Internal relationships Documentation
Column Internal relation An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.
id
sku
type
name
coupon_code
weight
total_weight
qty_ordered
qty_shipped
qty_invoiced
qty_canceled
qty_refunded
price
base_price
total
base_total
total_invoiced
base_total_invoiced
amount_refunded
base_amount_refunded
discount_percent
discount_amount
base_discount_amount
discount_invoiced
base_discount_invoiced
discount_refunded
base_discount_refunded
tax_percent
tax_amount
base_tax_amount
tax_amount_invoiced
base_tax_amount_invoiced
tax_amount_refunded
base_tax_amount_refunded
price_incl_tax
base_price_incl_tax
total_incl_tax
base_total_incl_tax
product_id
product_type
order_id
tax_category_id
parent_id
additional
created_at
updated_at