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

[MySql] 리뷰 작성 화면 #3

Open
JangYouJung opened this issue Nov 4, 2023 · 0 comments
Open

[MySql] 리뷰 작성 화면 #3

JangYouJung opened this issue Nov 4, 2023 · 0 comments

Comments

@JangYouJung
Copy link
Owner

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

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

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

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant