Skip to content

[DEV-000] Feed 엔티티 컬럼 제약 조건 제거 #108

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

Merged
merged 1 commit into from
Sep 7, 2024
Merged

Conversation

5uhwann
Copy link
Collaborator

@5uhwann 5uhwann commented Sep 7, 2024

🚀 작업 내용

  • Feed 엔티티 activity_content 길이 조건 제거

🤔 고민했던 내용

  • 엔티티 수정에 따라 flyway migration 스크립트 불일치와 테스트 시 fixtureMonkey의 랜덤값 생성에 의해 CI가 빈번하게 깨지는 일이 발생해서 우선 activity_content의 길이 조건은 제거해두었습니다.
  • 위 사항을 리뷰 단계에서 서로 꼼꼼히 체크해주면 좋을거 같네요!

💬 리뷰 중점사항

@5uhwann 5uhwann added 💯테스트 테스트 작성 이슈 🚨긴급 신속한 처리가 필요한 이슈 D-0 labels Sep 7, 2024
@5uhwann 5uhwann self-assigned this Sep 7, 2024
Copy link
Collaborator

@KoSeonJe KoSeonJe left a comment

Choose a reason for hiding this comment

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

확인하였습니다!

Copy link
Collaborator

@wonjunYou wonjunYou left a comment

Choose a reason for hiding this comment

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

좋아요~

@wonjunYou wonjunYou changed the title [DEV-00-] Feed 엔티티 컬럼 제약 조건 제거 [DEV-000] Feed 엔티티 컬럼 제약 조건 제거 Sep 7, 2024
@5uhwann 5uhwann merged commit b5fa51b into develop Sep 7, 2024
@5uhwann 5uhwann deleted the fix/DEV-000 branch September 7, 2024 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D-0 💯테스트 테스트 작성 이슈 🚨긴급 신속한 처리가 필요한 이슈
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants