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

Fix: badge_achievement 테이블에 unique key 추가 #280

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

WonSteps
Copy link
Member

🔗 이슈 연결

🚀 구현한 API

  • x

💡 반영할 내용 및 변경 사항 요약

  • 배지 달성 테이블에 유니크 키(badge_id, member_id)를 추가합니다.

🔍 리뷰 요청/참고 사항

@WonSteps WonSteps added the bug Something isn't working label Oct 28, 2024
@WonSteps WonSteps self-assigned this Oct 28, 2024
@WonSteps WonSteps requested a review from hee9841 October 28, 2024 13:41
Copy link
Collaborator

@hee9841 hee9841 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다 👍

@WonSteps WonSteps merged commit 3ef36da into main Oct 28, 2024
1 check passed
@WonSteps WonSteps deleted the fix/#279/add-badge-achievement-unique-key branch October 28, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BadgeAchievement 중복 저장 방지 필요
2 participants