Skip to content
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

feat: user 엔티티 추가사항 반영 및 user와 hCode 엔티티간 관계 설정되어 있지 않던 이슈 수정 #213

Merged
merged 2 commits into from
Dec 8, 2022

Conversation

June1010
Copy link
Member

@June1010 June1010 commented Dec 8, 2022

Feature

  • 배경
    • 회원가입시 이메일 필드 추가 (이메일 알림 서비스)
  • 목적
    • 엔티티 파일에 이메일 컬럼 추가
    • 기존 user 엔티티와 hDong 엔티티 사이 관계 설정

과정

  • 엔티티 파일 수정
  • booleanTransformer 추가

결과 (스크린샷 등)

  • 생략

관련 issue 번호 (링크)

#212

테스트 방법

Postman

Commit

@June1010 June1010 self-assigned this Dec 8, 2022
@gchoi96 gchoi96 merged commit 84792d4 into develop Dec 8, 2022
@gchoi96 gchoi96 mentioned this pull request Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants