Skip to content

[Refactoring] 각종 수정 사항 수정 #144

Description

@riceCakeSsamanKo
  1. 기존 nullable=false를 연관관계 제거를 위해 nullable = true 변경

  2. dto 매개변수 타입을 double에서 Double로 변경. 반환값 중 기존에는 반환될 값이 없는 경우 0이 반환되었지만 Double로 설정하여 null이 반환되도록 수정함.

  3. 섭취한 즐겨찾기 음식제거 로직 수정. 예를 들어 dailyBookMarkedRaw의 BookMarkedRaw가 제거되어 null이 된 경우, 해당 dailyBookMarkedRaw는 제거하지 못하게 함. 그 경우에는 log를 띄움

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions