1
1.39 ms
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . username = ? LIMIT 1
Parameters :
[
"415a7875fa0841846q@melis.com "
]
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . username = '415a7875fa0841846q@melis.com' LIMIT 1 ;
Copy
2
0.37 ms
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . username = ? LIMIT 1
Parameters :
[
"415a7875fa0841846q@melis.com "
]
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . username = '415a7875fa0841846q@melis.com' LIMIT 1 ;
Copy
3
0.37 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . status AS status_3 , t0 . created AS created_4 , t0 . updated AS updated_5 FROM "order_statut" t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . status AS status_3 , t0 . created AS created_4 , t0 . updated AS updated_5 FROM "order_statut" t0 WHERE t0 . id = '12' ;
Copy
4
0.85 ms
SELECT o0_ . id AS id_0 , o0_ . deliver_to AS deliver_to_1 , o0_ . deliver_at AS deliver_at_2 , o0_ . amount AS amount_3 , o0_ . latitude AS latitude_4 , o0_ . longitude AS longitude_5 , o0_ . uid AS uid_6 , o0_ . hub AS hub_7 , o0_ . sale_type AS sale_type_8 , o0_ . note AS note_9 , o0_ . created AS created_10 , o0_ . updated AS updated_11 , o0_ . delivery_man_id AS delivery_man_id_12 , o0_ . commercial_id AS commercial_id_13 , o0_ . client_id AS client_id_14 , o0_ . distributor_id AS distributor_id_15 , o0_ . status_id AS status_id_16 , o0_ . local_area_id AS local_area_id_17 , o0_ . storage_id AS storage_id_18 , o0_ . driver_id AS driver_id_19 , o0_ . vehicle_id AS vehicle_id_20 FROM "order" o0_ WHERE o0_ . status_id = ? ORDER BY o0_ . status_id ASC LIMIT 300
SELECT o0_ . id AS id_0 , o0_ . deliver_to AS deliver_to_1 , o0_ . deliver_at AS deliver_at_2 , o0_ . amount AS amount_3 , o0_ . latitude AS latitude_4 , o0_ . longitude AS longitude_5 , o0_ . uid AS uid_6 , o0_ . hub AS hub_7 , o0_ . sale_type AS sale_type_8 , o0_ . note AS note_9 , o0_ . created AS created_10 , o0_ . updated AS updated_11 , o0_ . delivery_man_id AS delivery_man_id_12 , o0_ . commercial_id AS commercial_id_13 , o0_ . client_id AS client_id_14 , o0_ . distributor_id AS distributor_id_15 , o0_ . status_id AS status_id_16 , o0_ . local_area_id AS local_area_id_17 , o0_ . storage_id AS storage_id_18 , o0_ . driver_id AS driver_id_19 , o0_ . vehicle_id AS vehicle_id_20 FROM "order" o0_ WHERE o0_ . status_id = 12 ORDER BY o0_ . status_id ASC LIMIT 300 ;
Copy
5
0.84 ms
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = 163355 ;
Copy
6
0.69 ms
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = 161684 ;
Copy
7
1.20 ms
SELECT t0 . id AS id_1 , t0 . address AS address_2 , t0 . city AS city_3 , t0 . zip AS zip_4 , t0 . country AS country_5 FROM address t0 INNER JOIN user_address ON t0 . id = user_address . address_id WHERE user_address . user_id = ?
SELECT t0 . id AS id_1 , t0 . address AS address_2 , t0 . city AS city_3 , t0 . zip AS zip_4 , t0 . country AS country_5 FROM address t0 INNER JOIN user_address ON t0 . id = user_address . address_id WHERE user_address . user_id = 161684 ;
Copy
8
0.58 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . local AS local_3 , t0 . sage_id AS sage_id_4 FROM local_area t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . local AS local_3 , t0 . sage_id AS sage_id_4 FROM local_area t0 WHERE t0 . id = 40 ;
Copy
9
0.56 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 266 ;
Copy
10
0.35 ms
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = 170990 ;
Copy
11
0.42 ms
SELECT t0 . id AS id_1 , t0 . address AS address_2 , t0 . city AS city_3 , t0 . zip AS zip_4 , t0 . country AS country_5 FROM address t0 INNER JOIN user_address ON t0 . id = user_address . address_id WHERE user_address . user_id = ?
SELECT t0 . id AS id_1 , t0 . address AS address_2 , t0 . city AS city_3 , t0 . zip AS zip_4 , t0 . country AS country_5 FROM address t0 INNER JOIN user_address ON t0 . id = user_address . address_id WHERE user_address . user_id = 170990 ;
Copy
12
0.66 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 244 ;
Copy
13
0.37 ms
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = 161570 ;
Copy
14
0.39 ms
SELECT t0 . id AS id_1 , t0 . address AS address_2 , t0 . city AS city_3 , t0 . zip AS zip_4 , t0 . country AS country_5 FROM address t0 INNER JOIN user_address ON t0 . id = user_address . address_id WHERE user_address . user_id = ?
SELECT t0 . id AS id_1 , t0 . address AS address_2 , t0 . city AS city_3 , t0 . zip AS zip_4 , t0 . country AS country_5 FROM address t0 INNER JOIN user_address ON t0 . id = user_address . address_id WHERE user_address . user_id = 161570 ;
Copy
15
0.27 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 254 ;
Copy
16
0.25 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 249 ;
Copy
17
0.15 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 262 ;
Copy
18
0.24 ms
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = 171159 ;
Copy
19
0.21 ms
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = 171160 ;
Copy
20
0.14 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 259 ;
Copy
21
0.22 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 255 ;
Copy
22
0.14 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 251 ;
Copy
23
0.24 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 253 ;
Copy
24
0.37 ms
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = 161562 ;
Copy
25
0.44 ms
SELECT t0 . id AS id_1 , t0 . address AS address_2 , t0 . city AS city_3 , t0 . zip AS zip_4 , t0 . country AS country_5 FROM address t0 INNER JOIN user_address ON t0 . id = user_address . address_id WHERE user_address . user_id = ?
SELECT t0 . id AS id_1 , t0 . address AS address_2 , t0 . city AS city_3 , t0 . zip AS zip_4 , t0 . country AS country_5 FROM address t0 INNER JOIN user_address ON t0 . id = user_address . address_id WHERE user_address . user_id = 161562 ;
Copy
26
0.76 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 250 ;
Copy
27
0.26 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 258 ;
Copy
28
0.32 ms
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = 171222 ;
Copy
29
0.23 ms
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = 161567 ;
Copy
30
0.30 ms
SELECT t0 . id AS id_1 , t0 . address AS address_2 , t0 . city AS city_3 , t0 . zip AS zip_4 , t0 . country AS country_5 FROM address t0 INNER JOIN user_address ON t0 . id = user_address . address_id WHERE user_address . user_id = ?
SELECT t0 . id AS id_1 , t0 . address AS address_2 , t0 . city AS city_3 , t0 . zip AS zip_4 , t0 . country AS country_5 FROM address t0 INNER JOIN user_address ON t0 . id = user_address . address_id WHERE user_address . user_id = 161567 ;
Copy
31
0.21 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . local AS local_3 , t0 . sage_id AS sage_id_4 FROM local_area t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . local AS local_3 , t0 . sage_id AS sage_id_4 FROM local_area t0 WHERE t0 . id = 41 ;
Copy
32
0.20 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 268 ;
Copy
33
0.23 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 260 ;
Copy
34
0.78 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 264 ;
Copy
35
0.46 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 246 ;
Copy
36
0.32 ms
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = 162520 ;
Copy
37
0.34 ms
SELECT t0 . id AS id_1 , t0 . address AS address_2 , t0 . city AS city_3 , t0 . zip AS zip_4 , t0 . country AS country_5 FROM address t0 INNER JOIN user_address ON t0 . id = user_address . address_id WHERE user_address . user_id = ?
SELECT t0 . id AS id_1 , t0 . address AS address_2 , t0 . city AS city_3 , t0 . zip AS zip_4 , t0 . country AS country_5 FROM address t0 INNER JOIN user_address ON t0 . id = user_address . address_id WHERE user_address . user_id = 162520 ;
Copy
38
0.21 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . local AS local_3 , t0 . sage_id AS sage_id_4 FROM local_area t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . local AS local_3 , t0 . sage_id AS sage_id_4 FROM local_area t0 WHERE t0 . id = 45 ;
Copy
39
0.37 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 242 ;
Copy
40
0.24 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 241 ;
Copy
41
0.21 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 247 ;
Copy
42
0.28 ms
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = 161580 ;
Copy
43
0.89 ms
SELECT t0 . id AS id_1 , t0 . address AS address_2 , t0 . city AS city_3 , t0 . zip AS zip_4 , t0 . country AS country_5 FROM address t0 INNER JOIN user_address ON t0 . id = user_address . address_id WHERE user_address . user_id = ?
SELECT t0 . id AS id_1 , t0 . address AS address_2 , t0 . city AS city_3 , t0 . zip AS zip_4 , t0 . country AS country_5 FROM address t0 INNER JOIN user_address ON t0 . id = user_address . address_id WHERE user_address . user_id = 161580 ;
Copy
44
0.95 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 269 ;
Copy
45
0.45 ms
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = 161725 ;
Copy
46
0.41 ms
SELECT t0 . id AS id_1 , t0 . address AS address_2 , t0 . city AS city_3 , t0 . zip AS zip_4 , t0 . country AS country_5 FROM address t0 INNER JOIN user_address ON t0 . id = user_address . address_id WHERE user_address . user_id = ?
SELECT t0 . id AS id_1 , t0 . address AS address_2 , t0 . city AS city_3 , t0 . zip AS zip_4 , t0 . country AS country_5 FROM address t0 INNER JOIN user_address ON t0 . id = user_address . address_id WHERE user_address . user_id = 161725 ;
Copy
47
0.29 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 248 ;
Copy
48
0.26 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 261 ;
Copy
49
0.24 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 263 ;
Copy
50
0.24 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 252 ;
Copy
51
0.67 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 265 ;
Copy
52
0.55 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 243 ;
Copy
53
0.45 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 245 ;
Copy
54
0.36 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 257 ;
Copy
55
0.37 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 271 ;
Copy
56
1.83 ms
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . email AS email_3 , t0 . roles AS roles_4 , t0 . password AS password_5 , t0 . status AS status_6 , t0 . first_name AS first_name_7 , t0 . last_name AS last_name_8 , t0 . phone AS phone_9 , t0 . photo AS photo_10 , t0 . civility AS civility_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . sage_id AS sage_id_14 , t0 . created AS created_15 , t0 . updated AS updated_16 , t0 . local_area_id AS local_area_id_17 , t0 . commercial_customer_id AS commercial_customer_id_18 FROM "user" t0 WHERE t0 . id = 161566 ;
Copy
57
0.83 ms
SELECT t0 . id AS id_1 , t0 . address AS address_2 , t0 . city AS city_3 , t0 . zip AS zip_4 , t0 . country AS country_5 FROM address t0 INNER JOIN user_address ON t0 . id = user_address . address_id WHERE user_address . user_id = ?
SELECT t0 . id AS id_1 , t0 . address AS address_2 , t0 . city AS city_3 , t0 . zip AS zip_4 , t0 . country AS country_5 FROM address t0 INNER JOIN user_address ON t0 . id = user_address . address_id WHERE user_address . user_id = 161566 ;
Copy
58
0.55 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 270 ;
Copy
59
0.43 ms
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = ?
SELECT t0 . id AS id_1 , t0 . product_name AS product_name_2 , t0 . product_reference AS product_reference_3 , t0 . pu AS pu_4 , t0 . quantity AS quantity_5 , t0 . sub_total AS sub_total_6 , t0 . checked_for_delivery AS checked_for_delivery_7 , t0 . checked_delivered AS checked_delivered_8 , t0 . is_packaging AS is_packaging_9 , t0 . connection_uid AS connection_uid_10 , t0 . parent_connection_uid AS parent_connection_uid_11 , t0 . discount AS discount_12 , t0 . discount_price AS discount_price_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . orders_id AS orders_id_16 FROM order_line t0 WHERE t0 . orders_id = 272 ;
Copy