| 1 |
0.57 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.external_url AS external_url_3, t0.source AS source_4, t0.type AS type_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.reason AS reason_8, t0.project_id AS project_id_9, t0.lab_report_source_id AS lab_report_source_id_10 FROM lab_report_fail t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.external_url AS external_url_3, t0.source AS source_4, t0.type AS type_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.reason AS reason_8, t0.project_id AS project_id_9, t0.lab_report_source_id AS lab_report_source_id_10 FROM lab_report_fail t0 WHERE t0.id = '87';
|
| 2 |
0.65 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.prompt AS prompt_4, t0.chat_json AS chat_json_5, t0.external_lab_reports_url AS external_lab_reports_url_6, t0.product_matching_url AS product_matching_url_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.spider_source_matching_urls AS spider_source_matching_urls_10, t0.state AS state_11, t0.website_framework AS website_framework_12, t0.debug_data AS debug_data_13, t0.product_exclude_paths AS product_exclude_paths_14, t0.user_id AS user_id_15 FROM project t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.prompt AS prompt_4, t0.chat_json AS chat_json_5, t0.external_lab_reports_url AS external_lab_reports_url_6, t0.product_matching_url AS product_matching_url_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.spider_source_matching_urls AS spider_source_matching_urls_10, t0.state AS state_11, t0.website_framework AS website_framework_12, t0.debug_data AS debug_data_13, t0.product_exclude_paths AS product_exclude_paths_14, t0.user_id AS user_id_15 FROM project t0 WHERE t0.id = 17;
|
| 3 |
2.03 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.url AS url_2, p0_.prompt AS prompt_3, p0_.chat_json AS chat_json_4, p0_.external_lab_reports_url AS external_lab_reports_url_5, p0_.product_matching_url AS product_matching_url_6, p0_.created_at AS created_at_7, p0_.updated_at AS updated_at_8, p0_.spider_source_matching_urls AS spider_source_matching_urls_9, p0_.state AS state_10, p0_.website_framework AS website_framework_11, p0_.debug_data AS debug_data_12, p0_.product_exclude_paths AS product_exclude_paths_13, p0_.user_id AS user_id_14 FROM project p0_
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.url AS url_2, p0_.prompt AS prompt_3, p0_.chat_json AS chat_json_4, p0_.external_lab_reports_url AS external_lab_reports_url_5, p0_.product_matching_url AS product_matching_url_6, p0_.created_at AS created_at_7, p0_.updated_at AS updated_at_8, p0_.spider_source_matching_urls AS spider_source_matching_urls_9, p0_.state AS state_10, p0_.website_framework AS website_framework_11, p0_.debug_data AS debug_data_12, p0_.product_exclude_paths AS product_exclude_paths_13, p0_.user_id AS user_id_14 FROM project p0_;
|