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

[FEAT] 회원 탈퇴 API #68

Merged
merged 6 commits into from
Jan 8, 2024
Merged

Conversation

yeseul106
Copy link
Member

📣 Related Issue

📝 Summary

  • soft delete가 아니기 때문에 member 테이블에서 해당 유저의 정보가 삭제 되도록 구현했습니다. 연관된 테이블도 cascade 조건을 걸어서 모두 잘 삭제되도록 구현 했습니다.
image

🙏 Question & PR point

📬 Reference

Copy link
Contributor

@Hong0329 Hong0329 left a comment

Choose a reason for hiding this comment

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

소프트 딜리트 언급하셨는데 듣기만 하던거 이 참에 구글링하면서 공부해 보겠습니다.
혹시 예슬님이 구현하신 레포가 있다면 줍줍...ㅎㅎㅎ

@yeseul106 yeseul106 merged commit 86ea997 into develop Jan 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] 회원 탈퇴 API
2 participants