manito42 / backend

42 Manito Backend Repository
https://42manito.com
3 stars 2 forks source link

update: #16 mentorProfile, user schema 변경 #17

Closed JuneParkCode closed 1 year ago

JuneParkCode commented 1 year ago

issue

16

수정사항 스키마 변경에 따른 API / DOCS / SEEDER 코드 변경 docs: Update api-docs.yml update: Update seeder codes related with MentorProfile and User schema update: Update api codes related with mentorProfile, user schema

koreanddinghwan commented 1 year ago

스크린샷 2023-08-16 00 54 37

리뷰하는김에 데이터베이스 확인하면서 질문이 있는데,

  1. 아래 해시태그 테이블들은 아직 작업이 안되어있는것같습니다. 언제부터 작업하나용
JuneParkCode commented 1 year ago

해시태그 관련테이블 작업이 어떤걸 말씀하시는건가요?

koreanddinghwan commented 1 year ago

해시태그 관련테이블 작업이 어떤걸 말씀하시는건가요?

아래 테이블들 FK 연결이 안되어있는것같아서..말씀드려본거에여

koreanddinghwan commented 1 year ago

아 되어있는데 다이어그램이 잘린건가 확인다시해볼게여

koreanddinghwan commented 1 year ago
// profiles_hashtags model
// reservations_hashtags model
// profiles_categories model
// reservations_categories model

아 prisma가 manyTomany junction table로 만들때 FK를 안 만드나봅니다.

JuneParkCode commented 1 year ago

넵넵 맞슴다