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
Description user 회원 탈퇴시, settlement 테이블에서 pgres의 id를 외래 키로 사용하고 있는데, cascade 설정이 없음.
Additional Info
Feature Info
The text was updated successfully, but these errors were encountered:
Merge pull request #174 from Genti2024/fix/delete-user
b97370a
Fix: #173 settlement 엔터티에서 cascade 수정
0a3d60e
LeeJae-H
No branches or pull requests
Description
user 회원 탈퇴시,
settlement 테이블에서 pgres의 id를 외래 키로 사용하고 있는데, cascade 설정이 없음.
Additional Info
Feature Info
The text was updated successfully, but these errors were encountered: