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.
closed #939
PR 내용
일정 도메인에 메모 추가
예시
일정 변경 요청 방법 Update(Patch) 요청시
description 필드가 있으면 변경
description필드가 null이면 변경 안함 (기존에 메모가 있다면 유지)
description필드가 blank
""
라면 메모 제거ics배포시 메모도 같이 배포
description:이것은 메모 내용이다
추가Refactor
일정 관련 피드 알림들 모두 제거
주의사항
배포시 DB 신경슬것!
ScheduleNotification table drop
schedule table -> description field 추가