Product crud(Category 속성 -> 테이블 관리로 변경으로 인한 추가 개발)#65
Open
wintiger98 wants to merge 10 commits intomainfrom
Open
Product crud(Category 속성 -> 테이블 관리로 변경으로 인한 추가 개발)#65wintiger98 wants to merge 10 commits intomainfrom
wintiger98 wants to merge 10 commits intomainfrom
Conversation
- 가변적인 category 가능성 때문에 enum 타입으로 관리하는 방식에서 테이블 관리로 변경
+ Transactional 어노테이션 추가
kkho9654
requested changes
May 8, 2024
Contributor
kkho9654
left a comment
There was a problem hiding this comment.
카테고리 - 상품 1대1관계 수정 해주세여
Contributor
Author
수정하겠습니다! |
Contributor
Author
완료 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
name: Design Review
about: Design Review issue template
변경 사항
변경 전
-> category의 변경사항이 잦을 가능성이 있으니 table로 관리하기로 결정
변경 후
작업 내용:
이번에 공들였던 부분:
제출 전 필수 확인 사항: