We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
DB에서 DELETE를 수행하지 않고 UPDATE쿼리로 삭제 플래그만 업데이트 한다.
The text was updated successfully, but these errors were encountered:
[BE-pio] feat: 카드 삭제 구현
285fd02
- 데이터 복구 요청을 대응하기 위해 실데이터를 제거하지 않고 delete_yn 플래그만 업데이트. Related to #17
NB993
No branches or pull requests
기능 요청사항
요청 세부사항
DB에서 DELETE를 수행하지 않고 UPDATE쿼리로 삭제 플래그만 업데이트 한다.
The text was updated successfully, but these errors were encountered: