| 1 |
0.44 ms |
SELECT t0.id AS id_1, t0.unique_identifier AS unique_identifier_2, t0.permalink AS permalink_3, t0.title AS title_4, t0.text AS text_5, t0.date_time AS date_time_6, t0.hidden AS hidden_7, t0.deleted AS deleted_8, t0.created_at AS created_at_9, t0.raw AS raw_10, t0.raw_source AS raw_source_11, t0.parsed_source AS parsed_source_12, t0.profile_id AS profile_id_13 FROM item t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.unique_identifier AS unique_identifier_2, t0.permalink AS permalink_3, t0.title AS title_4, t0.text AS text_5, t0.date_time AS date_time_6, t0.hidden AS hidden_7, t0.deleted AS deleted_8, t0.created_at AS created_at_9, t0.raw AS raw_10, t0.raw_source AS raw_source_11, t0.parsed_source AS parsed_source_12, t0.profile_id AS profile_id_13 FROM item t0 WHERE t0.id = '120397';
|
| 2 |
0.12 ms |
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.created_at AS created_at_3, t0.last_fetch_success_date_time AS last_fetch_success_date_time_4, t0.last_fetch_failure_date_time AS last_fetch_failure_date_time_5, t0.last_fetch_failure_error AS last_fetch_failure_error_6, t0.auto_fetch AS auto_fetch_7, t0.fetch_source AS fetch_source_8, t0.additional_data AS additional_data_9, t0.deleted AS deleted_10, t0.deleted_at AS deleted_at_11, t0.network_id AS network_id_12 FROM profile t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.created_at AS created_at_3, t0.last_fetch_success_date_time AS last_fetch_success_date_time_4, t0.last_fetch_failure_date_time AS last_fetch_failure_date_time_5, t0.last_fetch_failure_error AS last_fetch_failure_error_6, t0.auto_fetch AS auto_fetch_7, t0.fetch_source AS fetch_source_8, t0.additional_data AS additional_data_9, t0.deleted AS deleted_10, t0.deleted_at AS deleted_at_11, t0.network_id AS network_id_12 FROM profile t0 WHERE t0.id = 1643;
|
| 3 |
0.17 ms |
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.name AS name_3, t0.icon AS icon_4, t0.background_color AS background_color_5, t0.text_color AS text_color_6, t0.profile_url_pattern AS profile_url_pattern_7, t0.cron_expression AS cron_expression_8 FROM network t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.name AS name_3, t0.icon AS icon_4, t0.background_color AS background_color_5, t0.text_color AS text_color_6, t0.profile_url_pattern AS profile_url_pattern_7, t0.cron_expression AS cron_expression_8 FROM network t0 WHERE t0.id = 101;
|