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: PortfolioData에서 필드 분리, Education 데이터 타입 변경 #207

Merged
merged 5 commits into from
Sep 20, 2024

Conversation

jinnxyoung
Copy link
Member

@jinnxyoung jinnxyoung commented Sep 20, 2024

#️⃣ 연관된 이슈

ex) #이슈번호, #이슈번호

📝 작업 내용

이번 PR에서 작업한 내용을 간략히 설명해주세요(이미지 첨부 가능)

Portfolio의 Education 내부 필드의 데이터타입 및 변수명 변경(Boolean -> String / isActive -> state)
Json타입 칼럼인 PortfolioData 내부 portfolioName 필드 별도 분리, 칼럼 생성하여 관리

스크린샷 (선택)

💬 리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요
Ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

@jinnxyoung jinnxyoung added the fix 기존 작성된 코드 수정 시 label Sep 20, 2024
@jinnxyoung jinnxyoung self-assigned this Sep 20, 2024
@jinnxyoung jinnxyoung merged commit fb1d79d into main Sep 20, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 기존 작성된 코드 수정 시
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant