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

[BE][FIX] 예약 엔티티 없는 필드 임베딩 삭제 #310

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Conversation

sigmaith
Copy link
Collaborator

관련된 파일: data.sql

  • 💯 테스트는 잘 통과했나요?
  • 🏗️ 빌드는 성공했나요?
  • 🧹 불필요한 코드는 제거했나요?
  • 💭 이슈는 등록했나요?
  • 🏷️ 라벨은 등록했나요?

작업 내용

data.sql의 reservation 엔티티 관련 없는 필드 임베딩 삭제

스크린샷

주의사항

Closes #309

@sigmaith sigmaith added the bug Something isn't working label Jan 28, 2025
@sigmaith sigmaith requested a review from urinaner January 28, 2025 10:31
@sigmaith sigmaith changed the title fix: reservation 없는 필드 임베딩 삭제 [BE][FIX] reservation 없는 필드 임베딩 삭제 Jan 28, 2025
@sigmaith sigmaith requested a review from 2Jin1031 January 28, 2025 10:32
@sigmaith sigmaith self-assigned this Jan 28, 2025
@sigmaith sigmaith changed the title [BE][FIX] reservation 없는 필드 임베딩 삭제 [BE][FIX] 예약 엔티티 없는 필드 임베딩 삭제 Jan 28, 2025
Copy link
Collaborator

@2Jin1031 2Jin1031 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다~!

@2Jin1031 2Jin1031 merged commit faa6ed0 into main Jan 29, 2025
1 check passed
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
Development

Successfully merging this pull request may close these issues.

[BE][FIX] SQLSyntaxErrorException 해결
2 participants