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

[BE] refactor: 놀이터 상세조회 쿼리 반복 호출 개선 #791

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ehtjsv2
Copy link
Contributor

@ehtjsv2 ehtjsv2 commented Jan 9, 2025

이슈

개발 사항

  • 반복문에서 repository 반복호출 하는 코드 -> 반복문 수행전에 In절을 통한 단일 쿼리로 변경

@ehtjsv2 ehtjsv2 self-assigned this Jan 9, 2025
@ehtjsv2 ehtjsv2 linked an issue Jan 9, 2025 that may be closed by this pull request
Copy link

github-actions bot commented Jan 9, 2025

Test Results

231 tests   230 ✅  30s ⏱️
 48 suites    1 💤
 48 files      0 ❌

Results for commit 8c96ed5.

Copy link
Contributor

@J-I-H-O J-I-H-O left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

굿 고생했습니당

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.

놀이터 상세조회API 중복쿼리 개선
3 participants