Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 커뮤니티 댓글 Entity 객체 정의 #246

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

dev-Crayon
Copy link
Contributor

AuditingTimeEntity 정의 (CreatedAt, UpdatedAt)
CommunityComments 클래스 정의

Related to: #245

AuditingTimeEntity 정의 (CreatedAt, UpdatedAt)
CommunityComments 클래스 정의

Related to: #245
@dev-Crayon dev-Crayon added high priority 높은 우선순위 요청 작업 승헌✏️ 승헌이 연 PR, Issue에 사용 ✨Feature 새로운 기능 개발시 사용합니다 labels Oct 21, 2023
@dev-Crayon dev-Crayon requested a review from yujindonut October 21, 2023 07:45
@dev-Crayon dev-Crayon self-assigned this Oct 21, 2023
@pull-request-size
Copy link

Hi there 👋

Using this App for a private organization repository requires a paid subscription.

You can click Edit your plan on the Pull Request Size GitHub Marketplace listing to upgrade.

If you are a non-profit organization or otherwise can not pay for such a plan, contact me by creating an issue

Copy link
Member

@yujindonut yujindonut left a comment

Choose a reason for hiding this comment

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

승헌님이 먼저 머지해주시면 될거같아요옹!ㅎㅎ 고생하셨습니다

private Long parentCommentId;

@Column(nullable = false)
private Boolean isBlindWriter;
Copy link
Member

Choose a reason for hiding this comment

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

신고 당한 댓글인지 아닌지의 여부도 추가되면 좋을 것 같습니다 : )

Copy link
Member

Choose a reason for hiding this comment

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

나중의 스펙이니 그냥 참고용으로 적어봐요 ..!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

넵 좋은 의견 감사합니다!

@dev-Crayon dev-Crayon merged commit 76f9dc6 into develop Oct 23, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨Feature 새로운 기능 개발시 사용합니다 high priority 높은 우선순위 요청 작업 승헌✏️ 승헌이 연 PR, Issue에 사용
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants