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: 회원 탈퇴 soft delete 로 전환 #141

Open
4 tasks
punchdrunkard opened this issue Sep 2, 2024 · 1 comment
Open
4 tasks

feat: 회원 탈퇴 soft delete 로 전환 #141

punchdrunkard opened this issue Sep 2, 2024 · 1 comment
Assignees
Labels
type: feat 새로운 기능 구현

Comments

@punchdrunkard
Copy link
Member

punchdrunkard commented Sep 2, 2024

개요

TODO

  • User 엔티티에 is_deleted 칼럼 추가
  • 회원 탈퇴 soft delete 로 전환
  • 관련 쿼리 (좋아요 갯수, 북마크 갯수) 수정
  • 탈퇴한 회원에 대한 예외처리

ETC

@punchdrunkard
Copy link
Member Author

@punchdrunkard punchdrunkard added the type: feat 새로운 기능 구현 label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feat 새로운 기능 구현
Projects
None yet
Development

No branches or pull requests

1 participant