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: 일부 버그 수정 #77

Merged
merged 2 commits into from
Nov 2, 2024
Merged

fix: 일부 버그 수정 #77

merged 2 commits into from
Nov 2, 2024

Conversation

Coalery
Copy link
Member

@Coalery Coalery commented Nov 2, 2024

주요 변경 사항

  1. 유저 테이블명을 khlug_member에서 khlug_members로 수정합니다.
  2. 기존 레거시 데이터베이스의 테이블 정의를 따라가기 위해 Cache 모델의 id 타입을 정수로 수정합니다.

변경 이유

  1. 프로덕션에서 실행 시 500 에러가 발생합니다.
  2. 데이터를 찾지 못하고 있습니다.

@Coalery Coalery merged commit 8463d94 into main Nov 2, 2024
2 checks passed
@Coalery Coalery deleted the fix/some-bugs branch November 2, 2024 16:28
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.

1 participant