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

Refactoring: member 측 매핑 제거 #29

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

Preta3418
Copy link
Collaborator

#️⃣연관된 이슈

☑️ PR 유형

  • 코드 리팩토링

📝 작업 내용

ScoutRequest 은 이제 Profile 과 매핑되기 때문에 member 측 참조를 제거했습니다.
Profile 측에 OneToMany 로 ScoutRequest 매핑관계가 써져 있는데, 실제로 사용하진 않습니다! 참조관계를 표현하기 위해서만 존재하기 때문에 신경쓰지 않으셔도 됩니다!

✅ 피드백 반영사항

💬 리뷰 요구사항

ScoutRequest 은 이제 Profile 과 매핑되기 때문에 member 측 참조를 제거했습니다.
@Preta3418 Preta3418 merged commit eedc2ce into prgrms-be-devcourse:main Nov 5, 2024
1 check failed
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.

1 participant