-
Notifications
You must be signed in to change notification settings - Fork 0
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
[merge] BE 브랜치 main에 머지 #367
Merged
Merged
Conversation
This file contains 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
[refactor] 태그 테이블 제거 → 태그 값(문자열) 그대로 게시글에 저장
nullable: ture 때문에 외래키로 연결된 회원 정보가 삭제되더라도, on delete cascade로 관련 게시글 레코드가 삭제되지 않고, 단순히 writer 컬럼이 null로 수정됐었다.
[refactor] DELETE 메서드의 반환 형식 수정
timeline의 외래키 posting의 외래키 user 정보를 불러오려면 queryBuilder로 leftJoin을 해야 한다. 레포지터리로는 relation 설정 안 됨.
[refactor] 타임라인 반환 (timelines/:id) 시 isOwner 필드 추가
[docs] swagger 예제 수정
thumbnailPath, imagePath, avatarPath
[chore] image URL 반환 시 image Path 필드도 함께 반환하게 함
Co-authored-by: yaongmeow <[email protected]>
해당 위키 페이지 삭제합니다
[docs] README에 BE 내용 추가
0inn
approved these changes
Dec 13, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다 ~
리드미 충돌난 것만 해결해서 올리면 될 것 같습니다 !
이후에 리드미 작업은 그냥 한쪽에서 합쳐서 올리는 걸로 하죠 !
yaongmeow
approved these changes
Dec 13, 2023
[revert] "[docs] README에 BE 내용 추가"
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.
🌎 PR 요약
🌱 작업한 브랜치
📚 작업한 내용
📍 참고 사항
관련 이슈