fix: 댓글 수 오류 수정#114
Merged
Hidden character warning
The head ref may contain hidden characters: "113-fix-\ub313\uae00-\uc218-\uad00\ub828-\uc218\uc815"
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
변경사항
변경 전
엔티티 단위로 작업을 진행 VS DB단위로 작업
이렇게 두었을 때 동시성 단위로 보았을 때 DB로 단위로 작업하는 것이 변화를 놓치지 않을 것 같아 이 방법으로 수정하였습니다.