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

[NAYB-8] 관리자는 상품을 삭제할 수 있다. #107

Merged
merged 9 commits into from
Sep 15, 2023

Conversation

Seongju-Lee
Copy link
Member

@Seongju-Lee Seongju-Lee commented Sep 15, 2023

⛏ 작업 사항

  • soft delete를 통해 상품을 삭제한다.
  • 반복적인 쿼리 작업을 제거하기 위해 @SQLDelete와 @where을 통해 처리하였습니다.

📝 작업 요약

💡 관련 이슈

@github-actions
Copy link

github-actions bot commented Sep 15, 2023

Test Results

348 tests  +3   348 ✔️ +3   9s ⏱️ ±0s
168 suites +1       0 💤 ±0 
168 files   +1       0 ±0 

Results for commit f968fbe. ± Comparison against base commit 2d8d68d.

♻️ This comment has been updated with latest results.

@bjo6300
Copy link
Member

bjo6300 commented Sep 15, 2023

CI 확인해주세요!

@Seongju-Lee
Copy link
Member Author

CI 확인해주세요!

@Seongju-Lee Seongju-Lee reopened this Sep 15, 2023
Copy link
Collaborator

@hseong3243 hseong3243 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!

@Seongju-Lee Seongju-Lee merged commit b0c598e into develop Sep 15, 2023
3 checks passed
@Seongju-Lee Seongju-Lee deleted the feature/NAYB-8 branch September 15, 2023 12:57
@Seongju-Lee Seongju-Lee self-assigned this Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants