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: Cache에서 key값 타입 수정 #63

Merged
merged 2 commits into from
Nov 10, 2023
Merged

Fix: Cache에서 key값 타입 수정 #63

merged 2 commits into from
Nov 10, 2023

Conversation

synoti21
Copy link
Contributor

  • cache에서 LocalDate와 Long 타입 간 ADD 안되는 오류 수정
  • LocalDate를 string으로 형변환

@synoti21 synoti21 added the fix 버그 및 오류 수정 label Nov 10, 2023
@synoti21 synoti21 self-assigned this Nov 10, 2023
@synoti21 synoti21 linked an issue Nov 10, 2023 that may be closed by this pull request
@synoti21 synoti21 merged commit 422cf50 into master Nov 10, 2023
1 check passed
@synoti21 synoti21 deleted the fix/62-cache-fix branch November 10, 2023 03:03
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.

Hotfix: Redis 캐시에서 LocalDate, Long타입 ADD 오류 수정
1 participant