Skip to content

[week06] 루트 6주차 미션#28

Merged
si-zero merged 2 commits intomainfrom
week06_root
May 10, 2026
Merged

[week06] 루트 6주차 미션#28
si-zero merged 2 commits intomainfrom
week06_root

Conversation

@dohun1214
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@si-zero si-zero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

현재 서비스 및 컨트롤러 계층 파일이 없는 것 같습니다.
확인해보시고 다시 올려주시면 피드백 드리겠습니다!



model User {
id Int @id @default(autoincrement())
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

id 컬럼은 BigInt 라는 데이터타입으로 만들어두면 좋습니다.
id 컬럼 특성상 Int 데이터타입으로는 실서비스 사용하면서 충분히 도달할 수 있는 숫자입니다!

@si-zero si-zero merged commit bf4afa7 into main May 10, 2026
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

Successfully merging this pull request may close these issues.

2 participants