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: 컬럼 이름의 case 수정 #81

Merged
merged 1 commit into from
Nov 17, 2024
Merged

fix: 컬럼 이름의 case 수정 #81

merged 1 commit into from
Nov 17, 2024

Conversation

Coalery
Copy link
Member

@Coalery Coalery commented Nov 17, 2024

주요 변경 사항

Cache 테이블의 updatedAt 컬럼 이름을 camelCase에서 snake_case로 수정합니다.

변경 이유

현재 프로덕션 DB의 컬럼 이름이 snake_case로 되어 있습니다.

@Coalery Coalery self-assigned this Nov 17, 2024
@Coalery Coalery merged commit ee82525 into main Nov 17, 2024
2 checks passed
@Coalery Coalery deleted the fix/column-name branch November 17, 2024 08:42
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