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

chore: 날짜 데이터를 동적으로 넣는 게 아닌 정적 데이터로 삽입 #117

Merged

Conversation

youjungHwang
Copy link
Member

#️⃣ 관련 이슈

📝 작업한 내용

  • MySQL의 NOW() 인식이 안되는 문제가 있었습니다.
    • 초기 퀴즈 데이터 삽입시 날짜 데이터를 동적으로 넣는 게 아닌 정적 데이터로 삽입하였습니다.

💬 논의하고 싶은 내용

  • x

@youjungHwang youjungHwang added the 🚀 BE 우리는 백엔드 개발자! label Sep 29, 2024
@youjungHwang youjungHwang self-assigned this Sep 29, 2024
@youjungHwang youjungHwang linked an issue Sep 29, 2024 that may be closed by this pull request
Copy link
Contributor

@Jeongjjuna Jeongjjuna left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!
초기데이터라 정적으로 넣는게 좋을 것 같아요!

@youjungHwang youjungHwang merged commit b903bea into develop Sep 29, 2024
1 check passed
@youjungHwang youjungHwang deleted the fix/#100-mysql에서-now-인식-안되는-문제 branch September 29, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 BE 우리는 백엔드 개발자!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: mysql에서 NOW() 인식 안되는 문제
2 participants