1 |
0.71 ms |
SELECT t0.name AS name_1, t0.email AS email_2, t0.invoice AS invoice_3, t0.quote AS quote_4, t0.show_rib_in_invoice AS show_rib_in_invoice_5, t0.show_rib_in_quote AS show_rib_in_quote_6, t0.smtp_username AS smtp_username_7, t0.smtp_password AS smtp_password_8, t0.smtp_host AS smtp_host_9, t0.smtp_port AS smtp_port_10, t0.is_registration_external AS is_registration_external_11, t0.id AS id_12, t0.imported_id AS imported_id_13, t0.priority AS priority_14, t0.status AS status_15, t0.is_active AS is_active_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.bic AS bic_19, t0.iban AS iban_20, t0.siret AS siret_21, t0.gender AS gender_22, t0.first_name AS first_name_23, t0.last_name AS last_name_24, t0.telephone AS telephone_25, t0.logo AS logo_26, t0.logo_light AS logo_light_27, t0.logo_dark AS logo_dark_28, t0.icon AS icon_29, t0.favicon AS favicon_30, t0.address AS address_31, t0.city AS city_32, t0.country AS country_33, t0.zip_code AS zip_code_34, t0.titles AS titles_35, t0.on_maintenance AS on_maintenance_36, t0.home_page_id AS home_page_id_37, t0.about_us_page_id AS about_us_page_id_38, t0.gallery_page_id AS gallery_page_id_39, t0.schedule_page_id AS schedule_page_id_40, t0.team_page_id AS team_page_id_41, t0.register_page_id AS register_page_id_42, t0.testimonials_page_id AS testimonials_page_id_43, t0.news_page_id AS news_page_id_44, t0.contact_page_id AS contact_page_id_45, t0.maintenance_page_id AS maintenance_page_id_46, t0.currency_id AS currency_id_47, t0.created_by AS created_by_48, t0.updated_by AS updated_by_49 FROM setting t0 ORDER BY t0.id DESC LIMIT 1
SELECT
t0.name AS name_1,
t0.email AS email_2,
t0.invoice AS invoice_3,
t0.quote AS quote_4,
t0.show_rib_in_invoice AS show_rib_in_invoice_5,
t0.show_rib_in_quote AS show_rib_in_quote_6,
t0.smtp_username AS smtp_username_7,
t0.smtp_password AS smtp_password_8,
t0.smtp_host AS smtp_host_9,
t0.smtp_port AS smtp_port_10,
t0.is_registration_external AS is_registration_external_11,
t0.id AS id_12,
t0.imported_id AS imported_id_13,
t0.priority AS priority_14,
t0.status AS status_15,
t0.is_active AS is_active_16,
t0.created_at AS created_at_17,
t0.updated_at AS updated_at_18,
t0.bic AS bic_19,
t0.iban AS iban_20,
t0.siret AS siret_21,
t0.gender AS gender_22,
t0.first_name AS first_name_23,
t0.last_name AS last_name_24,
t0.telephone AS telephone_25,
t0.logo AS logo_26,
t0.logo_light AS logo_light_27,
t0.logo_dark AS logo_dark_28,
t0.icon AS icon_29,
t0.favicon AS favicon_30,
t0.address AS address_31,
t0.city AS city_32,
t0.country AS country_33,
t0.zip_code AS zip_code_34,
t0.titles AS titles_35,
t0.on_maintenance AS on_maintenance_36,
t0.home_page_id AS home_page_id_37,
t0.about_us_page_id AS about_us_page_id_38,
t0.gallery_page_id AS gallery_page_id_39,
t0.schedule_page_id AS schedule_page_id_40,
t0.team_page_id AS team_page_id_41,
t0.register_page_id AS register_page_id_42,
t0.testimonials_page_id AS testimonials_page_id_43,
t0.news_page_id AS news_page_id_44,
t0.contact_page_id AS contact_page_id_45,
t0.maintenance_page_id AS maintenance_page_id_46,
t0.currency_id AS currency_id_47,
t0.created_by AS created_by_48,
t0.updated_by AS updated_by_49
FROM
setting t0
ORDER BY
t0.id DESC
LIMIT
1
SELECT t0.name AS name_1, t0.email AS email_2, t0.invoice AS invoice_3, t0.quote AS quote_4, t0.show_rib_in_invoice AS show_rib_in_invoice_5, t0.show_rib_in_quote AS show_rib_in_quote_6, t0.smtp_username AS smtp_username_7, t0.smtp_password AS smtp_password_8, t0.smtp_host AS smtp_host_9, t0.smtp_port AS smtp_port_10, t0.is_registration_external AS is_registration_external_11, t0.id AS id_12, t0.imported_id AS imported_id_13, t0.priority AS priority_14, t0.status AS status_15, t0.is_active AS is_active_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.bic AS bic_19, t0.iban AS iban_20, t0.siret AS siret_21, t0.gender AS gender_22, t0.first_name AS first_name_23, t0.last_name AS last_name_24, t0.telephone AS telephone_25, t0.logo AS logo_26, t0.logo_light AS logo_light_27, t0.logo_dark AS logo_dark_28, t0.icon AS icon_29, t0.favicon AS favicon_30, t0.address AS address_31, t0.city AS city_32, t0.country AS country_33, t0.zip_code AS zip_code_34, t0.titles AS titles_35, t0.on_maintenance AS on_maintenance_36, t0.home_page_id AS home_page_id_37, t0.about_us_page_id AS about_us_page_id_38, t0.gallery_page_id AS gallery_page_id_39, t0.schedule_page_id AS schedule_page_id_40, t0.team_page_id AS team_page_id_41, t0.register_page_id AS register_page_id_42, t0.testimonials_page_id AS testimonials_page_id_43, t0.news_page_id AS news_page_id_44, t0.contact_page_id AS contact_page_id_45, t0.maintenance_page_id AS maintenance_page_id_46, t0.currency_id AS currency_id_47, t0.created_by AS created_by_48, t0.updated_by AS updated_by_49 FROM setting t0 ORDER BY t0.id DESC LIMIT 1;
|
2 |
0.46 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.labels AS labels_8, t0.image AS image_9, t0.is_available AS is_available_10, t0.parent_id AS parent_id_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13 FROM product_category t0 WHERE t0.is_available = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.labels AS labels_8, t0.image AS image_9, t0.is_available AS is_available_10, t0.parent_id AS parent_id_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13 FROM product_category t0 WHERE t0.is_available = 1;
|
3 |
0.35 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.labels AS labels_8, t0.image AS image_9, t0.is_available AS is_available_10, t0.parent_id AS parent_id_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13 FROM product_category t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.labels AS labels_8, t0.image AS image_9, t0.is_available AS is_available_10, t0.parent_id AS parent_id_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13 FROM product_category t0 WHERE t0.id = 0;
|
4 |
0.69 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.product_category_id AS product_category_id_17, t0.unit_id AS unit_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM product t0 WHERE t0.is_available = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.product_category_id AS product_category_id_17, t0.unit_id AS unit_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM product t0 WHERE t0.is_available = 1;
|
5 |
0.36 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.labels AS labels_8, t0.number AS number_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM day t0 WHERE t0.is_active = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.labels AS labels_8, t0.number AS number_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM day t0 WHERE t0.is_active = 1;
|
6 |
0.52 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.labels AS labels_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10 FROM unit t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.labels AS labels_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10 FROM unit t0 WHERE t0.id = 1;
|
7 |
0.58 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 1;
|
8 |
0.52 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 2;
|
9 |
0.40 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 3;
|
10 |
0.39 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 4;
|
11 |
0.44 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 5;
|
12 |
0.39 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 6;
|
13 |
0.37 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 7;
|
14 |
0.39 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 8;
|
15 |
0.34 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 9;
|
16 |
0.31 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.labels AS labels_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10 FROM unit t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.labels AS labels_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10 FROM unit t0 WHERE t0.id = 2;
|
17 |
0.38 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 10;
|
18 |
0.41 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 11;
|
19 |
0.46 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 12;
|
20 |
0.41 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 13;
|
21 |
0.49 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 14;
|
22 |
0.34 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 15;
|
23 |
0.36 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 16;
|
24 |
0.38 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 17;
|
25 |
0.35 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 18;
|
26 |
0.35 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 19;
|
27 |
0.34 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 21;
|
28 |
0.36 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 22;
|
29 |
0.43 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 23;
|
30 |
0.36 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 24;
|
31 |
0.36 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 25;
|
32 |
0.39 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 26;
|
33 |
0.47 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 27;
|
34 |
0.36 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 28;
|
35 |
0.39 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 29;
|
36 |
0.34 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 30;
|
37 |
0.38 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 31;
|
38 |
0.36 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 32;
|
39 |
0.37 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 33;
|
40 |
0.36 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 34;
|
41 |
0.36 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 35;
|
42 |
0.37 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 36;
|
43 |
0.35 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 37;
|
44 |
0.41 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 38;
|
45 |
0.40 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 39;
|
46 |
0.43 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 40;
|
47 |
0.38 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 41;
|
48 |
0.33 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 42;
|
49 |
0.35 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 43;
|
50 |
0.36 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 44;
|
51 |
0.35 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 45;
|
52 |
0.41 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 46;
|
53 |
0.36 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 47;
|
54 |
0.38 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 48;
|
55 |
0.41 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 49;
|
56 |
0.38 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 50;
|
57 |
0.35 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 51;
|
58 |
0.33 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 52;
|
59 |
0.34 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 53;
|
60 |
0.38 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 54;
|
61 |
0.34 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 55;
|
62 |
0.35 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 56;
|
63 |
0.34 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 57;
|
64 |
0.36 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 58;
|
65 |
0.38 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 63;
|
66 |
0.37 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 65;
|
67 |
0.36 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 66;
|
68 |
0.36 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 67;
|
69 |
0.37 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 68;
|
70 |
0.33 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 69;
|
71 |
0.36 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 70;
|
72 |
0.38 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 71;
|
73 |
0.37 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 72;
|
74 |
0.34 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 73;
|
75 |
0.34 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 74;
|
76 |
0.36 ms |
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.imported_id AS imported_id_2, t0.priority AS priority_3, t0.status AS status_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.icon AS icon_8, t0.thumbnail AS thumbnail_9, t0.image AS image_10, t0.labels AS labels_11, t0.descriptions AS descriptions_12, t0.is_available AS is_available_13, t0.start_time AS start_time_14, t0.end_time AS end_time_15, t0.price AS price_16, t0.quantity AS quantity_17, t0.product_id AS product_id_18, t0.unit_id AS unit_id_19, t0.created_by AS created_by_20, t0.updated_by AS updated_by_21 FROM product_item t0 WHERE t0.product_id = 75;
|