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: 테이블의 칼럼 명과 직접 매핑 #75

Merged
merged 2 commits into from
Nov 12, 2023
Merged

Conversation

synoti21
Copy link
Contributor

  • mySQL 테이블에 직접 added_time 칼럼 추가 후, 엔티티와 매핑
  • Sort의 property에 테이블 칼럼명 명시

@synoti21 synoti21 added the fix 버그 및 오류 수정 label Nov 12, 2023
@synoti21 synoti21 requested a review from win-luck November 12, 2023 05:11
@synoti21 synoti21 self-assigned this Nov 12, 2023
@synoti21 synoti21 linked an issue Nov 12, 2023 that may be closed by this pull request
Copy link
Contributor

@win-luck win-luck left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!

@win-luck win-luck merged commit 3159469 into master Nov 12, 2023
1 check passed
@synoti21 synoti21 deleted the fix/74-addedtime branch November 13, 2023 05:58
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: 테이블 내 addedTime 누락 문제 해결
2 participants