Skip to content

Comments

[#146] Comments 리팩토링#147

Merged
Hyunoi merged 6 commits intodevfrom
refactor/comment
Apr 1, 2025
Merged

[#146] Comments 리팩토링#147
Hyunoi merged 6 commits intodevfrom
refactor/comment

Conversation

@choiminu
Copy link
Contributor

Summary

댓글 도메인 리팩토링

Tasks

  • 코딩 컨벤션에 맞도록 DTO 수정
  • Comments 엔터티 제약 조건 추가 user, insight 필드 nullable = true 로변경
  • 불필요한 주석 및 코드 삭제

@choiminu choiminu added the 🎨refactor 프로덕션 코드 리팩토링 label Mar 31, 2025
@choiminu choiminu requested a review from Hyunoi March 31, 2025 13:29
Copy link
Contributor

@Hyunoi Hyunoi left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!!

@Hyunoi Hyunoi merged commit 74f6a0d into dev Apr 1, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎨refactor 프로덕션 코드 리팩토링

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor : 댓글 리팩토링

2 participants