프로젝트
/
Database
/
유저 관련 테이블 목록
/
profile_image
/
columns in profile_image table
Search
Share
columns in profile_image table
컬럼명
Data Type
NOT NULL
Default
설명
키 여부
참조 테이블 & 컬럼
user_id
Open
bigint(20)
TRUE
유저 index ID
PK
FK
user.id
https://www.notion.so/dongyeon1201/id-6c11fd0a865f4a9b93558d48a4e818ae
img_url
Open
TEXT
TRUE
기본 이미지 이름 (default.png)
해당 유저의 프로필 이미지 경로
COUNT
2