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

코멘트 모델 Soft Delete 적용 #257

Open
2 tasks
seokju2ng opened this issue Nov 12, 2020 · 0 comments
Open
2 tasks

코멘트 모델 Soft Delete 적용 #257

seokju2ng opened this issue Nov 12, 2020 · 0 comments

Comments

@seokju2ng
Copy link
Collaborator

👉 Problem

  • 코멘트 모델이 아직 isDeleted 컬럼이 남아있다.

🏀 Solution

  • sequelize의 paranoid 옵션을 써서 isDeleted 컬럼을 지우자

👊 So We

  • 코멘트 모델을 수정하고 그에 맞게 시더를 바꾸자
  • 코멘트 모델 수정
  • 시더 변경
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant