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: 유저 엔티티 수정 및 등록 #83

Merged
merged 1 commit into from
Dec 28, 2024
Merged

Conversation

Coalery
Copy link
Member

@Coalery Coalery commented Dec 28, 2024

주요 변경 사항

의도와 다르게 생성되는 유저 엔티티의 컬럼 정보를 수정합니다.
또한, EntityModels에 유저 엔티티를 추가합니다.

변경 이유

유저 엔티티가 현재 데이터베이스에 생성된 유저 테이블의 형태와 다르게 나오는 문제가 있습니다.

@Coalery Coalery self-assigned this Dec 28, 2024
@coveralls
Copy link

Coverage Status

coverage: 68.486% (+0.06%) from 68.424%
when pulling 1288399 on fix/user-entity-register
into d0d0f1c on main.

@Coalery Coalery merged commit 9487bd9 into main Dec 28, 2024
3 checks passed
@Coalery Coalery deleted the fix/user-entity-register branch December 28, 2024 18:38
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