Skip to content

[MySql] 리뷰 작성 화면 #3

Description

@JangYouJung

✅ review 테이블의 id 속성은 auto_increment 속성이라고 가정했다.

✅ 닉네임 ‘nickname012’ 회원의 member_id = 1234라고 가정했다.

❓ ‘진행 완료’ 화면에서 ‘사용자가 완료한 미션’을 클릭시 리뷰로 넘어가는 건데 왜 리뷰 테이블은 멤버 미션 테이블을 참고하지 않는 것일까.

⚠️현재처럼 둘이 연관 관계가 없으면 → ‘진행 완료’ 화면에서 하나의 미션에 대해 여러 리뷰를 작성할 수 있음.

⚠️ review 테이블에 날짜 속성(리뷰를 작성한 날짜) 없어도 되는걸까❓

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions