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

[고도화] 댓글 기능 고도화 - 1차 대댓글: 쿼리 업데이트 #87

Merged
merged 2 commits into from
Feb 27, 2023

Conversation

GGHDMS
Copy link
Owner

@GGHDMS GGHDMS commented Feb 27, 2023

대댓글 도메인 변경에 따른 테스트 데이터를 추가하고, jpa 테스트를 업데이트

This closes #83

새로 도메인이 바뀌었기 때문에 테스트 데이터를 넣는 쿼리도 변경
또한 jpa 테스트를 통해 사용할 기능들을 미리 테스트
`@ManyToOne` 에 빠져있는 `fetch = FetchType.LAZY ` 추가 해줌
강의에서는 없었지만 내가 했다
@GGHDMS GGHDMS added the enhancement New feature or request label Feb 27, 2023
@GGHDMS GGHDMS added this to the 게시판 서비스 만들기 milestone Feb 27, 2023
@GGHDMS GGHDMS self-assigned this Feb 27, 2023
@GGHDMS GGHDMS merged commit 8759f52 into feature/#64-child-comments Feb 27, 2023
@GGHDMS GGHDMS deleted the feature/#83-child-comments-query branch February 27, 2023 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant