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
에서 어드민 페이지에서 축제 삭제 시 외래키 제약으로 인해 삭제가 불가한 경우 예외를 던진 후 삭제는 진행하지 않습니다. 이외에도 동일한 다른 지점을 찾아 해당 부분을 soft delete 혹은 hard delete 를 일괄적으로 적용합니다.
6시간
The text was updated successfully, but these errors were encountered:
No branches or pull requests
✨ 세부 내용
에서 어드민 페이지에서 축제 삭제 시 외래키 제약으로 인해 삭제가 불가한 경우 예외를 던진 후 삭제는 진행하지 않습니다.
이외에도 동일한 다른 지점을 찾아 해당 부분을 soft delete 혹은 hard delete 를 일괄적으로 적용합니다.
⏰ 예상 소요 시간
6시간
The text was updated successfully, but these errors were encountered: