Skip to content

Refactor: optimize query #20

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

Merged
merged 5 commits into from
Mar 10, 2025
Merged

Refactor: optimize query #20

merged 5 commits into from
Mar 10, 2025

Conversation

nayoung238
Copy link
Owner

@nayoung238 nayoung238 commented Mar 10, 2025

PR 타입

  • 코드 리팩토링
  • 테스트 코드 추가 및 리팩토링

반영 브랜치

refactor/optimize-query -> develop

이슈

작업 사항

스크린샷 2025-03-10 오후 3 29 31

  • @immutable, @subselect 제거
  • @query 정적 쿼리 생성
  • @query 정적 쿼리 테스트 생성 (left join, inner join)
  • 이체 전체 조회 버그 해결 (일부 이체 내역만 출력)

@nayoung238 nayoung238 added bug Something isn't working enhancement New feature or request labels Mar 10, 2025
@nayoung238 nayoung238 self-assigned this Mar 10, 2025
@nayoung238 nayoung238 changed the title Refactor/optimize query Refactor: optimize query Mar 10, 2025
@nayoung238 nayoung238 merged commit 46fee74 into develop Mar 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REFACTOR] SubQuery 제거
1 participant