프로젝트
/
Database
/
유저 관련 테이블 목록
/
user_favorite
/
columns in user_favorite Table
Search
Share
columns in user_favorite Table
컬럼명
Data Type
NOT NULL
Default
설명
키 여부
참조 테이블 & 컬럼
user_id
Open
bigint(20)
TRUE
유저 index ID
FK
PK
user.id
https://www.notion.so/dongyeon1201/id-6c11fd0a865f4a9b93558d48a4e818ae
study_id
Open
bigint(20)
TRUE
스터디 index ID
FK
PK
study.id
https://www.notion.so/dongyeon1201/id-5e49a38033114405b47219e20efdcd45
create_date
Open
date
TRUE
now time
즐겨찾기 등록한 날짜
COUNT
3