Conversation
1800 -> 10으로 단축
빈집 거래 상태 변경 시, 닉네임을 통해 회원여부 판별에 사용
게시글 추천 태그를 Enum 리스트에서 별도의 테이블로 관리하는 방식으로 변경 빈집 거래 상태 변경 기능을 위한 메타 데이터용 테이블 생성
구매자 데이터를 optional 하게 받는 것으로 로직이 변경됨에 따라 매핑 관계 삭제
날짜 데이터의 경우, 정규식을 이용
성공과 실패 케이스 모두 작성
병합 과정에서 충돌 포인트 해결
|
Kudos, SonarCloud Quality Gate passed!
|
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.









#211 내용 참고.