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

Soft Delete 도입 #99

Closed
hyena0608 opened this issue Feb 1, 2023 · 0 comments · Fixed by #103
Closed

Soft Delete 도입 #99

hyena0608 opened this issue Feb 1, 2023 · 0 comments · Fixed by #103
Assignees
Labels
♻️ refactor 코드 리팩터링
Milestone

Comments

@hyena0608
Copy link
Collaborator

🚀 목적

  • 기존 Hard Delete를 Soft Delete 로 변경한다.

🔗 작업

  • @where, @SQLDelete 로 해결한다.

✅ 완료조건

@hyena0608 hyena0608 added the ♻️ refactor 코드 리팩터링 label Feb 1, 2023
@hyena0608 hyena0608 added this to the Sprint - 3 milestone Feb 1, 2023
JoosungKwon added a commit that referenced this issue Feb 2, 2023
* feat: soft delete 기능 구현

* feat: BaseEntity 필드 추가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ refactor 코드 리팩터링
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants