| 2 |
0.37 ms |
SELECT t0.id AS id_1, t0.status AS status_2, t0.customer_name AS customer_name_3, t0.customer_phone AS customer_phone_4, t0.comment AS comment_5, t0.service AS service_6, t0.service_date AS service_date_7, t0.slot AS slot_8, t0.created_at AS created_at_9, t0.locked AS locked_10, t0.validated_at_utc AS validated_at_utc_11, t0.subtotal_ttc AS subtotal_ttc_12, t0.discount_amount AS discount_amount_13, t0.discount_label AS discount_label_14, t0.total_ttc AS total_ttc_15, t0.prev_hash AS prev_hash_16, t0.entry_hash AS entry_hash_17, t0.signature AS signature_18, t0.key_id AS key_id_19, t0.hiboutik_id AS hiboutik_id_20, t0.uber_id AS uber_id_21, t0.cancel_origin_id AS cancel_origin_id_22, t0.gift_code_id AS gift_code_id_23 FROM `order` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.status AS status_2, t0.customer_name AS customer_name_3, t0.customer_phone AS customer_phone_4, t0.comment AS comment_5, t0.service AS service_6, t0.service_date AS service_date_7, t0.slot AS slot_8, t0.created_at AS created_at_9, t0.locked AS locked_10, t0.validated_at_utc AS validated_at_utc_11, t0.subtotal_ttc AS subtotal_ttc_12, t0.discount_amount AS discount_amount_13, t0.discount_label AS discount_label_14, t0.total_ttc AS total_ttc_15, t0.prev_hash AS prev_hash_16, t0.entry_hash AS entry_hash_17, t0.signature AS signature_18, t0.key_id AS key_id_19, t0.hiboutik_id AS hiboutik_id_20, t0.uber_id AS uber_id_21, t0.cancel_origin_id AS cancel_origin_id_22, t0.gift_code_id AS gift_code_id_23 FROM `order` t0 WHERE t0.id = 12185;
|
| 3 |
0.38 ms |
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.product_name AS product_name_3, t0.unit_price AS unit_price_4, t0.qty AS qty_5, t0.options AS options_6, t0.comment AS comment_7, t0.meta AS meta_8, t0.valid_creneau AS valid_creneau_9, t0.unit_price_ht AS unit_price_ht_10, t0.vat_rate AS vat_rate_11, t0.line_ht AS line_ht_12, t0.line_vat AS line_vat_13, t0.line_ttc AS line_ttc_14, t0.order_ref_id AS order_ref_id_15 FROM order_line t0 WHERE t0.order_ref_id = ?
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.product_name AS product_name_3, t0.unit_price AS unit_price_4, t0.qty AS qty_5, t0.options AS options_6, t0.comment AS comment_7, t0.meta AS meta_8, t0.valid_creneau AS valid_creneau_9, t0.unit_price_ht AS unit_price_ht_10, t0.vat_rate AS vat_rate_11, t0.line_ht AS line_ht_12, t0.line_vat AS line_vat_13, t0.line_ttc AS line_ttc_14, t0.order_ref_id AS order_ref_id_15 FROM order_line t0 WHERE t0.order_ref_id = 12185;
|