Skip to content

Refactor: Payment DB view 생성 #18

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 13 commits into from
Mar 9, 2025
Merged

Refactor: Payment DB view 생성 #18

merged 13 commits into from
Mar 9, 2025

Conversation

nayoung238
Copy link
Owner

PR 타입

  • 기능 추가
  • 버그 수정
  • 테스트 코드 추가

반영 브랜치

refactor/db-view -> develop

이슈

작업 사항

스크린샷 2025-03-09 오후 10 13 48
  • Payment DB view 생성
    • 결제 1건 조회 시 발생했던 4개의 개별 쿼리를 조인 쿼리로 변경하여 1회 쿼리로 통합
  • 이체 내역 조회 시 payee name 매핑 문제 해결
  • payee name 검증 테스트 추가

@nayoung238 nayoung238 added bug Something isn't working enhancement New feature or request labels Mar 9, 2025
@nayoung238 nayoung238 self-assigned this Mar 9, 2025
@nayoung238 nayoung238 changed the title Refactor: DB view 생성 (PaymentView) Refactor: Payment DB view 생성 Mar 9, 2025
@nayoung238 nayoung238 merged commit 030e6f2 into develop Mar 9, 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] DB view
1 participant