Skip to content
代码片段 群组 项目
  • Furkan Ayhan's avatar
    5d76cf83
    Fix N+1 query problem for previousStageJobsOrNeeds · 5d76cf83
    Furkan Ayhan 创作于
    There were three problems;
    1. The relation name was previousStageJobsAndNeeds, then it was changed
    to previousStageJobsOrNeeds. However, the include_needs condition
    stayed the same.
    2. Batch loader of Job.previous_stage_jobs was not working well.
    3. N+1 tests were not working well
    5d76cf83
    历史
    Fix N+1 query problem for previousStageJobsOrNeeds
    Furkan Ayhan 创作于
    There were three problems;
    1. The relation name was previousStageJobsAndNeeds, then it was changed
    to previousStageJobsOrNeeds. However, the include_needs condition
    stayed the same.
    2. Batch loader of Job.previous_stage_jobs was not working well.
    3. N+1 tests were not working well
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。