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

공간 데이터 베이스 적용 후 발생한 버그 해결 #40

Open
2 of 4 tasks
rhaehf opened this issue Oct 14, 2024 · 0 comments · Fixed by #41
Open
2 of 4 tasks

공간 데이터 베이스 적용 후 발생한 버그 해결 #40

rhaehf opened this issue Oct 14, 2024 · 0 comments · Fixed by #41
Assignees
Labels
bug Something isn't working

Comments

@rhaehf
Copy link
Contributor

rhaehf commented Oct 14, 2024

Issue 타입(하나 이상의 Issue 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

상세 내용

  • Hibernate Dialect 설정 버전 문제 : MySQL8SpatialDialect 클래스를 찾을 수 없다고 오류 발생함
  • stores 테이블에 Point 데이터 타입의 location 필드가 추가되면서 Spring Batch를 통해 해당 테이블에 데이터가 추가되지 않음
@rhaehf rhaehf added the bug Something isn't working label Oct 14, 2024
@rhaehf rhaehf self-assigned this Oct 14, 2024
@rhaehf rhaehf linked a pull request Oct 14, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant