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

광고 상품 삭제 api 개발 #22

Closed
wants to merge 7 commits into from
Closed

Conversation

lsm-del
Copy link
Contributor

@lsm-del lsm-del commented Mar 4, 2024

🗃 Issue

🔥 Task

  • 광고 상품 삭제 api 개발
  • OnDelete(action = OnDeleteAction.CASCADE)를 통해서 부모 레코드 삭제 시, 외래키로 참조하고 있던 자식 레코드도 삭제하도록 함
  • 광고 상품 삭제 테스트 코드 작성

📄 Reference

@lsm-del lsm-del closed this Mar 4, 2024
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.

광고 상품 삭제 api
2 participants