Skip to content

코멘트 모델 Soft Delete 적용 #257

Description

@seokju2ng

👉 Problem

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

🏀 Solution

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

👊 So We

  • 코멘트 모델을 수정하고 그에 맞게 시더를 바꾸자
  • 코멘트 모델 수정
  • 시더 변경

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions