| 1 |
4.49 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.17 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:41"
"2026-06-10 01:08:41"
21
]
UPDATE fos_user SET last_login = '2026-06-10 01:08:41', updated_at = '2026-06-10 01:08:41' WHERE id = 21;
|
| 4 |
0.33 ms |
"COMMIT"
|
| 5 |
0.39 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.54 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.77 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
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;
|
| 8 |
1.33 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
3885
3886
3888
3889
3890
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
]
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 (3885, 3886, 3888, 3889, 3890, 3910, 3911, 3912, 3913, 3914, 3915, 3916, 3917, 3918, 3919, 3920, 3921, 3922, 3923, 3924, 3925, 3926, 3927, 3928, 3929, 3930, 3931, 3932, 3933, 3934, 3935, 3936, 3937, 3938, 3939, 3940, 3941, 3942, 3943, 3944, 3945, 3946, 3947, 3948, 3949, 3950, 3951, 3952, 3953, 3954, 3955, 3956, 3957, 3958, 3959, 3960, 3961, 3962, 3963, 3964, 3965, 3966, 3967, 3968, 3969, 3970, 3971, 3972, 3973, 3974, 3975, 3976, 3977, 3978, 3979, 3980, 3981, 3982, 3983, 3984, 3985, 3986, 3987, 3988, 3989, 3990, 3991, 3992, 3993, 3994, 3995, 3996, 3997, 3998, 3999, 4000, 4001, 4002, 4003, 4004) ORDER BY c0_.id ASC;
|
| 9 |
0.34 ms |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.description AS description_4, t0.collect_geo AS collect_geo_5, t0.checkpoint_ordering AS checkpoint_ordering_6, t0.max_length AS max_length_7, t0.security_room_round_type AS security_room_round_type_8, t0.start_image AS start_image_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.deleted_at AS deleted_at_12, t0.guarded_object_id AS guarded_object_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM round_templates t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.description AS description_4, t0.collect_geo AS collect_geo_5, t0.checkpoint_ordering AS checkpoint_ordering_6, t0.max_length AS max_length_7, t0.security_room_round_type AS security_room_round_type_8, t0.start_image AS start_image_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.deleted_at AS deleted_at_12, t0.guarded_object_id AS guarded_object_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM round_templates t0 WHERE t0.id = 353;
|
| 10 |
0.40 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 = 3885 ORDER BY t0.passed_at DESC;
|
| 11 |
0.48 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 = 3886 ORDER BY t0.passed_at DESC;
|
| 12 |
0.28 ms |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.description AS description_4, t0.collect_geo AS collect_geo_5, t0.checkpoint_ordering AS checkpoint_ordering_6, t0.max_length AS max_length_7, t0.security_room_round_type AS security_room_round_type_8, t0.start_image AS start_image_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.deleted_at AS deleted_at_12, t0.guarded_object_id AS guarded_object_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM round_templates t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.description AS description_4, t0.collect_geo AS collect_geo_5, t0.checkpoint_ordering AS checkpoint_ordering_6, t0.max_length AS max_length_7, t0.security_room_round_type AS security_room_round_type_8, t0.start_image AS start_image_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.deleted_at AS deleted_at_12, t0.guarded_object_id AS guarded_object_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM round_templates t0 WHERE t0.id = 354;
|
| 13 |
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 = 3888 ORDER BY t0.passed_at DESC;
|
| 14 |
0.41 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 = 3889 ORDER BY t0.passed_at DESC;
|
| 15 |
0.43 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 = 3890 ORDER BY t0.passed_at DESC;
|
| 16 |
0.40 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 = 3910 ORDER BY t0.passed_at DESC;
|
| 17 |
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 = 3911 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 = 3912 ORDER BY t0.passed_at DESC;
|
| 19 |
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 = 3913 ORDER BY t0.passed_at DESC;
|
| 20 |
0.34 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 = 3914 ORDER BY t0.passed_at DESC;
|
| 21 |
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 = 3915 ORDER BY t0.passed_at DESC;
|
| 22 |
0.33 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 = 3916 ORDER BY t0.passed_at DESC;
|
| 23 |
0.34 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 = 3917 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 = 3918 ORDER BY t0.passed_at DESC;
|
| 25 |
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 = 3919 ORDER BY t0.passed_at DESC;
|
| 26 |
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 = 3920 ORDER BY t0.passed_at DESC;
|
| 27 |
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 = 3921 ORDER BY t0.passed_at DESC;
|
| 28 |
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 = 3922 ORDER BY t0.passed_at DESC;
|
| 29 |
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 = 3923 ORDER BY t0.passed_at DESC;
|
| 30 |
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 = 3924 ORDER BY t0.passed_at DESC;
|
| 31 |
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 = 3925 ORDER BY t0.passed_at DESC;
|
| 32 |
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 = 3926 ORDER BY t0.passed_at DESC;
|
| 33 |
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 = 3927 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 = 3928 ORDER BY t0.passed_at DESC;
|
| 35 |
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 = 3929 ORDER BY t0.passed_at DESC;
|
| 36 |
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 = 3930 ORDER BY t0.passed_at DESC;
|
| 37 |
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 = 3931 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 = 3932 ORDER BY t0.passed_at DESC;
|
| 39 |
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 = 3933 ORDER BY t0.passed_at DESC;
|
| 40 |
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 = 3934 ORDER BY t0.passed_at DESC;
|
| 41 |
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 = 3935 ORDER BY t0.passed_at DESC;
|
| 42 |
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 = 3936 ORDER BY t0.passed_at DESC;
|
| 43 |
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 = 3937 ORDER BY t0.passed_at DESC;
|
| 44 |
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 = 3938 ORDER BY t0.passed_at DESC;
|
| 45 |
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 = 3939 ORDER BY t0.passed_at DESC;
|
| 46 |
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 = 3940 ORDER BY t0.passed_at DESC;
|
| 47 |
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 = 3941 ORDER BY t0.passed_at DESC;
|
| 48 |
0.34 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 = 3942 ORDER BY t0.passed_at DESC;
|
| 49 |
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 = 3943 ORDER BY t0.passed_at DESC;
|
| 50 |
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 = 3944 ORDER BY t0.passed_at DESC;
|
| 51 |
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 = 3945 ORDER BY t0.passed_at DESC;
|
| 52 |
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 = 3946 ORDER BY t0.passed_at DESC;
|
| 53 |
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 = 3947 ORDER BY t0.passed_at DESC;
|
| 54 |
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 = 3948 ORDER BY t0.passed_at DESC;
|
| 55 |
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 = 3949 ORDER BY t0.passed_at DESC;
|
| 56 |
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 = 3950 ORDER BY t0.passed_at DESC;
|
| 57 |
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 = 3951 ORDER BY t0.passed_at DESC;
|
| 58 |
0.39 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 = 3952 ORDER BY t0.passed_at DESC;
|
| 59 |
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 = 3953 ORDER BY t0.passed_at DESC;
|
| 60 |
0.41 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 = 3954 ORDER BY t0.passed_at DESC;
|
| 61 |
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 = 3955 ORDER BY t0.passed_at DESC;
|
| 62 |
0.40 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 = 3956 ORDER BY t0.passed_at DESC;
|
| 63 |
0.40 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 = 3957 ORDER BY t0.passed_at DESC;
|
| 64 |
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 = 3958 ORDER BY t0.passed_at DESC;
|
| 65 |
0.40 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 = 3959 ORDER BY t0.passed_at DESC;
|
| 66 |
0.42 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 = 3960 ORDER BY t0.passed_at DESC;
|
| 67 |
0.42 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 = 3961 ORDER BY t0.passed_at DESC;
|
| 68 |
0.45 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 = 3962 ORDER BY t0.passed_at DESC;
|
| 69 |
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 = 3963 ORDER BY t0.passed_at DESC;
|
| 70 |
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 = 3964 ORDER BY t0.passed_at DESC;
|
| 71 |
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 = 3965 ORDER BY t0.passed_at DESC;
|
| 72 |
0.41 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 = 3966 ORDER BY t0.passed_at DESC;
|
| 73 |
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 = 3967 ORDER BY t0.passed_at DESC;
|
| 74 |
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 = 3968 ORDER BY t0.passed_at DESC;
|
| 75 |
0.39 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 = 3969 ORDER BY t0.passed_at DESC;
|
| 76 |
0.40 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 = 3970 ORDER BY t0.passed_at DESC;
|
| 77 |
0.40 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 = 3971 ORDER BY t0.passed_at DESC;
|
| 78 |
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 = 3972 ORDER BY t0.passed_at DESC;
|
| 79 |
0.46 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 = 3973 ORDER BY t0.passed_at DESC;
|
| 80 |
0.40 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 = 3974 ORDER BY t0.passed_at DESC;
|
| 81 |
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 = 3975 ORDER BY t0.passed_at DESC;
|
| 82 |
0.41 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 = 3976 ORDER BY t0.passed_at DESC;
|
| 83 |
0.43 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 = 3977 ORDER BY t0.passed_at DESC;
|
| 84 |
0.43 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 = 3978 ORDER BY t0.passed_at DESC;
|
| 85 |
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 = 3979 ORDER BY t0.passed_at DESC;
|
| 86 |
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 = 3980 ORDER BY t0.passed_at DESC;
|
| 87 |
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 = 3981 ORDER BY t0.passed_at DESC;
|
| 88 |
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 = 3982 ORDER BY t0.passed_at DESC;
|
| 89 |
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 = 3983 ORDER BY t0.passed_at DESC;
|
| 90 |
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 = 3984 ORDER BY t0.passed_at DESC;
|
| 91 |
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 = 3985 ORDER BY t0.passed_at DESC;
|
| 92 |
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 = 3986 ORDER BY t0.passed_at DESC;
|
| 93 |
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 = 3987 ORDER BY t0.passed_at DESC;
|
| 94 |
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 = 3988 ORDER BY t0.passed_at DESC;
|
| 95 |
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 = 3989 ORDER BY t0.passed_at DESC;
|
| 96 |
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 = 3990 ORDER BY t0.passed_at DESC;
|
| 97 |
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 = 3991 ORDER BY t0.passed_at DESC;
|
| 98 |
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 = 3992 ORDER BY t0.passed_at DESC;
|
| 99 |
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 = 3993 ORDER BY t0.passed_at DESC;
|
| 100 |
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 = 3994 ORDER BY t0.passed_at DESC;
|
| 101 |
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 = 3995 ORDER BY t0.passed_at DESC;
|
| 102 |
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 = 3996 ORDER BY t0.passed_at DESC;
|
| 103 |
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 = 3997 ORDER BY t0.passed_at DESC;
|
| 104 |
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 = 3998 ORDER BY t0.passed_at DESC;
|
| 105 |
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 = 3999 ORDER BY t0.passed_at DESC;
|
| 106 |
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 = 4000 ORDER BY t0.passed_at DESC;
|
| 107 |
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 = 4001 ORDER BY t0.passed_at DESC;
|
| 108 |
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 = 4002 ORDER BY t0.passed_at DESC;
|
| 109 |
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 = 4003 ORDER BY t0.passed_at DESC;
|
| 110 |
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 = 4004 ORDER BY t0.passed_at DESC;
|