Skip to content

feat| Categroy Table 생성 #12#14

Open
ParkPark8 wants to merge 1 commit into
mainfrom
Category/0625
Open

feat| Categroy Table 생성 #12#14
ParkPark8 wants to merge 1 commit into
mainfrom
Category/0625

Conversation

@ParkPark8

Copy link
Copy Markdown
Contributor

#️⃣연관된 이슈

#12

📝작업 내용

'Category' 테이블 자기참조 구조로 설계 (parent_id) 외래키 참조
대분류 : parent_id = null
소분류 : parent_id = 대분류 id

기타

Vue / Pinia 스타일 구조에 맞춰 더미 데이터 구조 동일하게 맞춤

스크린샷 (선택)

💬리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

@smLee-code smLee-code self-requested a review June 27, 2025 08:11
@laeongmulti laeongmulti self-requested a review June 29, 2025 02:05

@laeongmulti laeongmulti left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

아이디 값이 20 -> 101로 바로 건너 뛰어서 이대로 진행하면 문제가 있을 것 같음...

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