We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
지연로딩 및 N+1 문제 해결
No response
비관적 추정 시간 : 7시간 낙관적 추정 시간 : 2시간
The text was updated successfully, but these errors were encountered:
[BE] Refactor/#494 성능 개선을 위한 조회 쿼리 수정 (#508)
bbde16d
* refactor: Topic, Pin 다건 조회 fetch join 적용 Co-authored-by: cpot5620 <cpot5620@gmail.com> Co-authored-by: kpeel5839 <89840550+kpeel5839@users.noreply.github.com> * refactor: 쿼리 성.능.개.선 Co-authored-by: cpot5620 <cpot5620@gmail.com> Co-authored-by: kpeel5839 <89840550+kpeel5839@users.noreply.github.com> --------- Co-authored-by: cpot5620 <cpot5620@gmail.com> Co-authored-by: kpeel5839 <89840550+kpeel5839@users.noreply.github.com>
No branches or pull requests
🛠️ 작업 대상
지연로딩 및 N+1 문제 해결
✅ 작업 내용
📎 참고 자료
No response
⏰ 추정 시간
비관적 추정 시간 : 7시간
낙관적 추정 시간 : 2시간
The text was updated successfully, but these errors were encountered: