| 1 |
2.87 ms |
SELECT f0_.id AS id_0, f0_.uuid AS uuid_1, f0_.tabel_id AS tabel_id_2, f0_.bitrix_id AS bitrix_id_3, f0_.first_name AS first_name_4, f0_.second_name AS second_name_5, f0_.patronymic AS patronymic_6, f0_.phone_number AS phone_number_7, f0_.terminal_code AS terminal_code_8, f0_.username AS username_9, f0_.position AS position_10, f0_.email AS email_11, f0_.enabled AS enabled_12, f0_.salt AS salt_13, f0_.password AS password_14, f0_.last_login AS last_login_15, f0_.confirmation_token AS confirmation_token_16, f0_.password_requested_at AS password_requested_at_17, f0_.comment AS comment_18, f0_.roles AS roles_19, f0_.notification_preferences AS notification_preferences_20, f0_.reset_token AS reset_token_21, f0_.reset_requested_at AS reset_requested_at_22, f0_.user_image_name AS user_image_name_23, f0_.user_image_thumb_name AS user_image_thumb_name_24, f0_.created_at AS created_at_25, f0_.updated_at AS updated_at_26, f0_.deleted_at AS deleted_at_27, f0_.created_by AS created_by_28, f0_.updated_by AS updated_by_29, f0_.renter_id AS renter_id_30 FROM fos_user f0_ WHERE LOWER(f0_.username) = LOWER(?) OR LOWER(f0_.email) = LOWER(?) LIMIT 1
Parameters: [
"markin_sm"
"markin_sm"
]
SELECT f0_.id AS id_0, f0_.uuid AS uuid_1, f0_.tabel_id AS tabel_id_2, f0_.bitrix_id AS bitrix_id_3, f0_.first_name AS first_name_4, f0_.second_name AS second_name_5, f0_.patronymic AS patronymic_6, f0_.phone_number AS phone_number_7, f0_.terminal_code AS terminal_code_8, f0_.username AS username_9, f0_.position AS position_10, f0_.email AS email_11, f0_.enabled AS enabled_12, f0_.salt AS salt_13, f0_.password AS password_14, f0_.last_login AS last_login_15, f0_.confirmation_token AS confirmation_token_16, f0_.password_requested_at AS password_requested_at_17, f0_.comment AS comment_18, f0_.roles AS roles_19, f0_.notification_preferences AS notification_preferences_20, f0_.reset_token AS reset_token_21, f0_.reset_requested_at AS reset_requested_at_22, f0_.user_image_name AS user_image_name_23, f0_.user_image_thumb_name AS user_image_thumb_name_24, f0_.created_at AS created_at_25, f0_.updated_at AS updated_at_26, f0_.deleted_at AS deleted_at_27, f0_.created_by AS created_by_28, f0_.updated_by AS updated_by_29, f0_.renter_id AS renter_id_30 FROM fos_user f0_ WHERE LOWER(f0_.username) = LOWER('markin_sm') OR LOWER(f0_.email) = LOWER('markin_sm') LIMIT 1;
|
| 2 |
0.15 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 3 |
0.39 ms |
UPDATE fos_user SET last_login = ?, updated_at = ? WHERE id = ?
Parameters: [
"2026-06-10 01:08:34"
"2026-06-10 01:08:34"
21
]
UPDATE fos_user SET last_login = '2026-06-10 01:08:34', updated_at = '2026-06-10 01:08:34' WHERE id = 21;
|
| 4 |
0.53 ms |
"COMMIT"
|
| 5 |
0.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.geo_coordinates AS geo_coordinates_4, t0.address AS address_5, t0.tabel_id AS tabel_id_6, t0.bitrix_id AS bitrix_id_7, t0.timezone AS timezone_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.deleted_at AS deleted_at_11, t0.manager_id AS manager_id_12, t0.assistant_id AS assistant_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM guarded_object t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.geo_coordinates AS geo_coordinates_4, t0.address AS address_5, t0.tabel_id AS tabel_id_6, t0.bitrix_id AS bitrix_id_7, t0.timezone AS timezone_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.deleted_at AS deleted_at_11, t0.manager_id AS manager_id_12, t0.assistant_id AS assistant_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM guarded_object t0 WHERE t0.id = 4;
|
| 6 |
0.55 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.geo_coordinates AS geo_coordinates_4, t0.address AS address_5, t0.tabel_id AS tabel_id_6, t0.bitrix_id AS bitrix_id_7, t0.timezone AS timezone_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.deleted_at AS deleted_at_11, t0.manager_id AS manager_id_12, t0.assistant_id AS assistant_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM guarded_object t0 INNER JOIN user_has_guarded_object ON t0.id = user_has_guarded_object.guarded_object_id WHERE user_has_guarded_object.user_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.geo_coordinates AS geo_coordinates_4, t0.address AS address_5, t0.tabel_id AS tabel_id_6, t0.bitrix_id AS bitrix_id_7, t0.timezone AS timezone_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.deleted_at AS deleted_at_11, t0.manager_id AS manager_id_12, t0.assistant_id AS assistant_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM guarded_object t0 INNER JOIN user_has_guarded_object ON t0.id = user_has_guarded_object.guarded_object_id WHERE user_has_guarded_object.user_id = 21;
|
| 7 |
0.72 ms |
SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM check_points c0_ LEFT JOIN round_treks r1_ ON c0_.id = r1_.check_point_id WHERE c0_.guarded_object_id IN (?) AND c0_.deleted_at IS NULL ORDER BY c0_.id ASC LIMIT 100 OFFSET 100
SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM check_points c0_ LEFT JOIN round_treks r1_ ON c0_.id = r1_.check_point_id WHERE c0_.guarded_object_id IN (4) AND c0_.deleted_at IS NULL ORDER BY c0_.id ASC LIMIT 100 OFFSET 100;
|
| 8 |
1.09 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.coords AS coords_2, c0_.description AS description_3, c0_.code AS code_4, c0_.image_name AS image_name_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.deleted_at AS deleted_at_8, r1_.id AS id_9, r1_.delta_time AS delta_time_10, r1_.sort AS sort_11, r1_.custom_form AS custom_form_12, r1_.created_at AS created_at_13, r1_.updated_at AS updated_at_14, r1_.deleted_at AS deleted_at_15, c0_.guarded_object_id AS guarded_object_id_16, c0_.created_by AS created_by_17, c0_.updated_by AS updated_by_18, r1_.check_point_id AS check_point_id_19, r1_.round_template_id AS round_template_id_20, r1_.created_by AS created_by_21, r1_.updated_by AS updated_by_22 FROM check_points c0_ LEFT JOIN round_treks r1_ ON c0_.id = r1_.check_point_id WHERE c0_.guarded_object_id IN (?) AND c0_.deleted_at IS NULL AND c0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY c0_.id ASC
Parameters: [
4
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
]
SELECT
c0_.id AS id_0,
c0_.name AS name_1,
c0_.coords AS coords_2,
c0_.description AS description_3,
c0_.code AS code_4,
c0_.image_name AS image_name_5,
c0_.created_at AS created_at_6,
c0_.updated_at AS updated_at_7,
c0_.deleted_at AS deleted_at_8,
r1_.id AS id_9,
r1_.delta_time AS delta_time_10,
r1_.sort AS sort_11,
r1_.custom_form AS custom_form_12,
r1_.created_at AS created_at_13,
r1_.updated_at AS updated_at_14,
r1_.deleted_at AS deleted_at_15,
c0_.guarded_object_id AS guarded_object_id_16,
c0_.created_by AS created_by_17,
c0_.updated_by AS updated_by_18,
r1_.check_point_id AS check_point_id_19,
r1_.round_template_id AS round_template_id_20,
r1_.created_by AS created_by_21,
r1_.updated_by AS updated_by_22
FROM
check_points c0_
LEFT JOIN round_treks r1_ ON c0_.id = r1_.check_point_id
WHERE
c0_.guarded_object_id IN (?)
AND c0_.deleted_at IS NULL
AND c0_.id IN (
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
?
)
ORDER BY
c0_.id ASC
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.coords AS coords_2, c0_.description AS description_3, c0_.code AS code_4, c0_.image_name AS image_name_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.deleted_at AS deleted_at_8, r1_.id AS id_9, r1_.delta_time AS delta_time_10, r1_.sort AS sort_11, r1_.custom_form AS custom_form_12, r1_.created_at AS created_at_13, r1_.updated_at AS updated_at_14, r1_.deleted_at AS deleted_at_15, c0_.guarded_object_id AS guarded_object_id_16, c0_.created_by AS created_by_17, c0_.updated_by AS updated_by_18, r1_.check_point_id AS check_point_id_19, r1_.round_template_id AS round_template_id_20, r1_.created_by AS created_by_21, r1_.updated_by AS updated_by_22 FROM check_points c0_ LEFT JOIN round_treks r1_ ON c0_.id = r1_.check_point_id WHERE c0_.guarded_object_id IN (4) AND c0_.deleted_at IS NULL AND c0_.id IN (4005, 4006, 4007, 4008, 4009, 4010, 4011, 4012, 4013, 4014, 4015, 4016, 4017, 4018, 4019, 4020, 4021, 4022, 4023, 4024, 4025, 4026, 4027, 4028, 4029, 4030, 4031, 4032, 4033, 4034, 4035, 4036) ORDER BY c0_.id ASC;
|
| 9 |
0.36 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4005 ORDER BY t0.passed_at DESC;
|
| 10 |
0.30 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4006 ORDER BY t0.passed_at DESC;
|
| 11 |
0.30 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4007 ORDER BY t0.passed_at DESC;
|
| 12 |
0.27 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4008 ORDER BY t0.passed_at DESC;
|
| 13 |
0.29 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4009 ORDER BY t0.passed_at DESC;
|
| 14 |
0.26 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4010 ORDER BY t0.passed_at DESC;
|
| 15 |
0.32 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4011 ORDER BY t0.passed_at DESC;
|
| 16 |
0.27 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4012 ORDER BY t0.passed_at DESC;
|
| 17 |
0.27 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4013 ORDER BY t0.passed_at DESC;
|
| 18 |
0.31 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4014 ORDER BY t0.passed_at DESC;
|
| 19 |
0.35 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4015 ORDER BY t0.passed_at DESC;
|
| 20 |
0.32 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4016 ORDER BY t0.passed_at DESC;
|
| 21 |
0.27 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4017 ORDER BY t0.passed_at DESC;
|
| 22 |
0.27 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4018 ORDER BY t0.passed_at DESC;
|
| 23 |
0.29 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4019 ORDER BY t0.passed_at DESC;
|
| 24 |
0.31 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4020 ORDER BY t0.passed_at DESC;
|
| 25 |
0.31 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4021 ORDER BY t0.passed_at DESC;
|
| 26 |
0.28 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4022 ORDER BY t0.passed_at DESC;
|
| 27 |
0.30 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4023 ORDER BY t0.passed_at DESC;
|
| 28 |
0.38 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4024 ORDER BY t0.passed_at DESC;
|
| 29 |
0.37 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4025 ORDER BY t0.passed_at DESC;
|
| 30 |
0.29 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4026 ORDER BY t0.passed_at DESC;
|
| 31 |
0.28 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4027 ORDER BY t0.passed_at DESC;
|
| 32 |
0.27 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4028 ORDER BY t0.passed_at DESC;
|
| 33 |
0.27 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4029 ORDER BY t0.passed_at DESC;
|
| 34 |
0.29 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4030 ORDER BY t0.passed_at DESC;
|
| 35 |
0.30 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4031 ORDER BY t0.passed_at DESC;
|
| 36 |
0.27 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4032 ORDER BY t0.passed_at DESC;
|
| 37 |
0.27 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4033 ORDER BY t0.passed_at DESC;
|
| 38 |
0.26 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4034 ORDER BY t0.passed_at DESC;
|
| 39 |
0.27 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4035 ORDER BY t0.passed_at DESC;
|
| 40 |
0.25 ms |
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = ? ORDER BY t0.passed_at DESC
SELECT t0.id AS id_1, t0.passed_at AS passed_at_2, t0.sort AS sort_3, t0.steps AS steps_4, t0.checklist_status AS checklist_status_5, t0.coords AS coords_6, t0.form_snapshot AS form_snapshot_7, t0.form_result AS form_result_8, t0.check_point_name AS check_point_name_9, t0.check_point_coords AS check_point_coords_10, t0.check_point_description AS check_point_description_11, t0.check_point_code AS check_point_code_12, t0.custom AS custom_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.round_result_id AS round_result_id_16, t0.checkpoint_id AS checkpoint_id_17, t0.round_trek_id AS round_trek_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM check_point_results t0 WHERE t0.checkpoint_id = 4036 ORDER BY t0.passed_at DESC;
|