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

[v1.1.4] QA 진행 #86

Merged
merged 1 commit into from
Nov 10, 2024
Merged

[v1.1.4] QA 진행 #86

merged 1 commit into from
Nov 10, 2024

Conversation

rheeri
Copy link
Member

@rheeri rheeri commented Nov 10, 2024

버전

v1.1.4

업데이트 내역

  • feat: Product 테이블 unique 제약조건 추가

    • product title, member_id를 결합해 제약조건으로 설정하였음
  • feat: DataIntegrityViolationException 예외 처리

    • 제약 조건을 위반(상품 제목 중복 등록 등)했을 경우 예외 처리하기 위함

* feat: Product 테이블 unique 제약조건 추가

product title, member_id를 결합해 제약조건으로 설정하였음

* feat: DataIntegrityViolationException 예외 처리

제약 조건을 위반(상품 제목 중복 등록 등)했을 경우 예외 처리하기 위함
@rheeri rheeri requested a review from yuseok0215 November 10, 2024 12:01
@rheeri rheeri merged commit 84d1f16 into release/v1.1.4 Nov 10, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants