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: 모든 점수들을 문자열에서 number 형태로 변경 #105

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

koomin1227
Copy link
Member

이슈

체크리스트

  • score가 문자열로 응답되는 문제 해결
  • B 구현

고민한 내용

  • 쿼리에서 더블형을 typeORM 에서 문자열로 가져오는 것이 문제
  • 가져온것을 float 형으로 변환하는 것으로 해결

@koomin1227 koomin1227 self-assigned this Jun 8, 2024
@koomin1227 koomin1227 merged commit 82c2992 into develop Jun 8, 2024
1 check 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