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
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
customer_email
customer_first_name
customer_last_name
shipping_method
coupon_code
is_gift
items_count
items_qty
exchange_rate
global_currency_code
base_currency_code
channel_currency_code
cart_currency_code
grand_total
base_grand_total
sub_total
base_sub_total
tax_total
base_tax_total
discount_amount
base_discount_amount
shipping_amount
base_shipping_amount
shipping_amount_incl_tax
base_shipping_amount_incl_tax
sub_total_incl_tax
base_sub_total_incl_tax
checkout_method
is_guest
is_active
applied_cart_rule_ids
customer_id
channel_id
created_at
updated_at