Skip to content

[Refactor] 회원 삭제 시 방식 변경#255

Merged
simhyunmin merged 2 commits intodevfrom
refactor/#253
Dec 24, 2025
Merged

[Refactor] 회원 삭제 시 방식 변경#255
simhyunmin merged 2 commits intodevfrom
refactor/#253

Conversation

@simhyunmin
Copy link
Contributor

🔥 Pull Request

⛳️ Branch

👷 Work Done

  • 회원 탈퇴 시 소프트 삭제 -> 하드 방식으로 변경

✅ Changes

  • 회원 탈퇴 시 연관 데이터 삭제를 위해 연관 데이터 레포지토리에 deleteById JPA 메서드 추가

🚨 Notes

📟 Related Issues

@simhyunmin simhyunmin self-assigned this Dec 24, 2025
@simhyunmin simhyunmin added 🔨 Refactor 코드 리팩토링 SHM🙂 SHM labels Dec 24, 2025
@simhyunmin simhyunmin linked an issue Dec 24, 2025 that may be closed by this pull request
1 task
@simhyunmin simhyunmin merged commit 53ae434 into dev Dec 24, 2025
@simhyunmin simhyunmin deleted the refactor/#253 branch December 28, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 Refactor 코드 리팩토링 SHM🙂 SHM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Refactor] 회원 탈퇴 시 하드 삭제로 변경

1 participant