7.02 ms (23.51%)
|
1 |
SELECT t0.id AS id_1, t0.agent_name_snapshot AS agent_name_snapshot_2, t0.agent_type_snapshot AS agent_type_snapshot_3, t0.agent_executable_snapshot AS agent_executable_snapshot_4, t0.agent_default_arguments_snapshot AS agent_default_arguments_snapshot_5, t0.agent_max_runtime_seconds_snapshot AS agent_max_runtime_seconds_snapshot_6, t0.preferred_runner_id_snapshot AS preferred_runner_id_snapshot_7, t0.type AS type_8, t0.status AS status_9, t0.prompt_snapshot AS prompt_snapshot_10, t0.agents_markdown_snapshot AS agents_markdown_snapshot_11, t0.claude_markdown_snapshot AS claude_markdown_snapshot_12, t0.prompt_template_version_id AS prompt_template_version_id_13, t0.project_instruction_version_id AS project_instruction_version_id_14, t0.working_directory AS working_directory_15, t0.branch AS branch_16, t0.base_commit_hash AS base_commit_hash_17, t0.commit_hash AS commit_hash_18, t0.result AS result_19, t0.error AS error_20, t0.exit_code AS exit_code_21, t0.claimed_at AS claimed_at_22, t0.lease_expires_at AS lease_expires_at_23, t0.started_at AS started_at_24, t0.finished_at AS finished_at_25, t0.cancel_requested_at AS cancel_requested_at_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.feature_id AS feature_id_29, t0.agent_profile_id AS agent_profile_id_30, t0.runner_id AS runner_id_31 FROM agent_runs t0 WHERE t0.id = ?
Parameters: [
"01a0bf99-2cda-7932-97ed-69bba52a497f"
]
SELECT t0.id AS id_1, t0.agent_name_snapshot AS agent_name_snapshot_2, t0.agent_type_snapshot AS agent_type_snapshot_3, t0.agent_executable_snapshot AS agent_executable_snapshot_4, t0.agent_default_arguments_snapshot AS agent_default_arguments_snapshot_5, t0.agent_max_runtime_seconds_snapshot AS agent_max_runtime_seconds_snapshot_6, t0.preferred_runner_id_snapshot AS preferred_runner_id_snapshot_7, t0.type AS type_8, t0.status AS status_9, t0.prompt_snapshot AS prompt_snapshot_10, t0.agents_markdown_snapshot AS agents_markdown_snapshot_11, t0.claude_markdown_snapshot AS claude_markdown_snapshot_12, t0.prompt_template_version_id AS prompt_template_version_id_13, t0.project_instruction_version_id AS project_instruction_version_id_14, t0.working_directory AS working_directory_15, t0.branch AS branch_16, t0.base_commit_hash AS base_commit_hash_17, t0.commit_hash AS commit_hash_18, t0.result AS result_19, t0.error AS error_20, t0.exit_code AS exit_code_21, t0.claimed_at AS claimed_at_22, t0.lease_expires_at AS lease_expires_at_23, t0.started_at AS started_at_24, t0.finished_at AS finished_at_25, t0.cancel_requested_at AS cancel_requested_at_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.feature_id AS feature_id_29, t0.agent_profile_id AS agent_profile_id_30, t0.runner_id AS runner_id_31 FROM agent_runs t0 WHERE t0.id = '01a0bf99-2cda-7932-97ed-69bba52a497f';
|
4.32 ms (14.48%)
|
1 |
SELECT t0.id AS id_1, t0.number AS number_2, t0.title AS title_3, t0.description AS description_4, t0.technical_description AS technical_description_5, t0.acceptance_criteria AS acceptance_criteria_6, t0.priority AS priority_7, t0.status AS status_8, t0.base_branch AS base_branch_9, t0.feature_branch AS feature_branch_10, t0.tags AS tags_11, t0.merge_approved_at AS merge_approved_at_12, t0.version AS version_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.project_id AS project_id_16, t0.repository_id AS repository_id_17, t0.implementation_agent_id AS implementation_agent_id_18, t0.review_agent_id AS review_agent_id_19, t0.assignee_id AS assignee_id_20, t0.created_by_id AS created_by_id_21, t0.merge_approved_by_id AS merge_approved_by_id_22 FROM features t0 WHERE t0.id = ?
Parameters: [
"01a0bf81-b9df-7f84-8407-07a9637b4474"
]
SELECT t0.id AS id_1, t0.number AS number_2, t0.title AS title_3, t0.description AS description_4, t0.technical_description AS technical_description_5, t0.acceptance_criteria AS acceptance_criteria_6, t0.priority AS priority_7, t0.status AS status_8, t0.base_branch AS base_branch_9, t0.feature_branch AS feature_branch_10, t0.tags AS tags_11, t0.merge_approved_at AS merge_approved_at_12, t0.version AS version_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.project_id AS project_id_16, t0.repository_id AS repository_id_17, t0.implementation_agent_id AS implementation_agent_id_18, t0.review_agent_id AS review_agent_id_19, t0.assignee_id AS assignee_id_20, t0.created_by_id AS created_by_id_21, t0.merge_approved_by_id AS merge_approved_by_id_22 FROM features t0 WHERE t0.id = '01a0bf81-b9df-7f84-8407-07a9637b4474';
|
3.36 ms (11.24%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.feature_key_prefix AS feature_key_prefix_5, t0.last_feature_number AS last_feature_number_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.instructions_general AS instructions_general_9, t0.instructions_architecture AS instructions_architecture_10, t0.instructions_coding_standards AS instructions_coding_standards_11, t0.instructions_testing_rules AS instructions_testing_rules_12, t0.instructions_git_rules AS instructions_git_rules_13, t0.instructions_security_rules AS instructions_security_rules_14, t0.instructions_documentation AS instructions_documentation_15, t0.settings_require_human_merge_approval AS settings_require_human_merge_approval_16, t0.settings_prevent_self_review AS settings_prevent_self_review_17 FROM projects t0 WHERE t0.id = ?
Parameters: [
"01a0bf6e-7534-7811-95ba-5a03539ef3c8"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.feature_key_prefix AS feature_key_prefix_5, t0.last_feature_number AS last_feature_number_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.instructions_general AS instructions_general_9, t0.instructions_architecture AS instructions_architecture_10, t0.instructions_coding_standards AS instructions_coding_standards_11, t0.instructions_testing_rules AS instructions_testing_rules_12, t0.instructions_git_rules AS instructions_git_rules_13, t0.instructions_security_rules AS instructions_security_rules_14, t0.instructions_documentation AS instructions_documentation_15, t0.settings_require_human_merge_approval AS settings_require_human_merge_approval_16, t0.settings_prevent_self_review AS settings_prevent_self_review_17 FROM projects t0 WHERE t0.id = '01a0bf6e-7534-7811-95ba-5a03539ef3c8';
|