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

[Fix] - 여행 계획 UUID 하이버네이트 매핑 타입과 같도록 수정 #220

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

Libienz
Copy link

@Libienz Libienz commented Aug 5, 2024

✅ 작업 내용

  • uuId가 binary로 전환되도록 컬럼 데피니션 삭제
  • uuid 널 검증 및 테스트 추가

🙈 참고 사항

떼껄룩 참고

@Libienz Libienz added the BE label Aug 5, 2024
@Libienz Libienz added this to the sprint 3 milestone Aug 5, 2024
@Libienz Libienz self-assigned this Aug 5, 2024
Copy link

@eunjungL eunjungL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 수고하셨습니다! 👍 👍

Copy link

github-actions bot commented Aug 5, 2024

Test Results

 22 files   22 suites   4s ⏱️
151 tests 151 ✅ 0 💤 0 ❌
159 runs  159 ✅ 0 💤 0 ❌

Results for commit 51b6b78.

@Libienz Libienz merged commit e5725c2 into develop/be Aug 5, 2024
3 checks passed
@Libienz Libienz deleted the hotfix/be/#219 branch August 5, 2024 13:34
hangillee pushed a commit to hangillee/2024-touroot that referenced this pull request Aug 20, 2024
* fix: 컬럼 정의 override 제거

* test: 공유 키 null 검증 추가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants