Skip to content

[#160] Fix: JDBC insert 시간값 null 문제 #161

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

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Conversation

tkguswls1106
Copy link
Member

@tkguswls1106 tkguswls1106 commented Jun 14, 2024

PULL REQUEST

🎋 Branch Name

fix/#160

🔑 Main Contents

  • UserRoom 엔티티의 JDBC Batch Insert시 시간값이 null로 저장되는 문제를 해결함.
  • UserRoom 엔티티의 Language 속성 업데이트 코드를 추가함. (+ UserRoomDto.SolveRequest)

@tkguswls1106 tkguswls1106 added the 🐛 Fix 버그 수정 label Jun 14, 2024
@tkguswls1106 tkguswls1106 requested a review from JunSang1121 June 14, 2024 18:06
@tkguswls1106 tkguswls1106 self-assigned this Jun 14, 2024
@tkguswls1106 tkguswls1106 linked an issue Jun 14, 2024 that may be closed by this pull request
Copy link
Collaborator

@JunSang1121 JunSang1121 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다. 승인합니다. 고생하셨어요

@tkguswls1106 tkguswls1106 merged commit 8331c02 into develop Jun 14, 2024
2 checks passed
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.

[Fix] JDBC insert 시간값 null 문제
2 participants