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

[FEATURE] 응답 값에 주가 데이터 있는 경우, 회사이름 추가하여 전달 #78

Open
3 tasks
Jake1152 opened this issue Aug 14, 2024 · 4 comments
Assignees
Labels

Comments

@Jake1152
Copy link
Member

어떤 기능인가요?

응답 값에 주가 데이터 있는 경우, 회사이름 추가하여 전달

작업 상세 내용

  • api 명세, 응답 값 수정
  • 응답 값에 companyName : string 항목 추가
  • 테스트
@jihwan1211
Copy link
Contributor

이거 company 테이블에 company_name 사용하나요?

@Jake1152
Copy link
Member Author

Jake1152 commented Aug 16, 2024

처음에는 그렇게 하려했어요
음 일단 있는거 활용하고 추후에 대표 회사명을 넣을까요?

디즈니 코리아 -> 디즈니

@jihwan1211
Copy link
Contributor

그게 아무래도 지금은 좋을 것 같습니다
조금 짜치긴 하지만... ㅠ
image

@Jake1152
Copy link
Member Author

추가하면 company 테이블에 대표회사이름이라는 새로운 컬럼을 추가해서 써볼 수 있지 않을까 싶습니다
기존 company name은 movie 테이블에 fk로 되어 있어서 대외적으로 보여줄 용도로 쓰는 회사이름 컬럼을 추가하는 게 낫지 않을까 싶어요

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants