Skip to content
New issue

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

[Feat]: 리뷰 조회 DB 쿼리로 변경 (#58) #96

Merged
merged 3 commits into from
Sep 19, 2024
Merged

[Feat]: 리뷰 조회 DB 쿼리로 변경 (#58) #96

merged 3 commits into from
Sep 19, 2024

Conversation

bayy1216
Copy link
Collaborator

🔎 작업 내용

리뷰 통계조회 -> DB에서 쿼리로 바꿨습니다. rating에 인덱스 만들면 커버링인덱스로 가능하겠네요!

이미지 첨부

To Reviewers 📢

체크 리스트

  • 테스트를 작성했습니다.
  • 테스트를 통과했습니다.
  • API 변경사항이 존재합니다.
  • API 호출을 직접 실시하였고, 해당 데이터가 정상적으로 표시됩니다.
  • 기존 코드에 영향을 주는 작업 내용이 존재합니다.
  • 향후 추가적인 작업이 필요한 부분이 있습니다.

➕ 관련 이슈

Copy link

github-actions bot commented Sep 14, 2024

Unit Test Results

31 tests   31 ✔️  2s ⏱️
10 suites    0 💤
10 files      0

Results for commit 15f66e2.

♻️ This comment has been updated with latest results.

@bayy1216 bayy1216 merged commit ba4e519 into main Sep 19, 2024
3 checks passed
@bayy1216 bayy1216 deleted the issue/#58 branch September 19, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rating 쿼리 최적화
1 participant