-
Notifications
You must be signed in to change notification settings - Fork 2
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
Feat/#380 Member 엔티티에 created_at 을 추가한다. #393
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
저는 확인했습니다. 추후에 member 저장되는 시간에 대한 테스트가 추가되면 좋을 것 같습니다.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨어요 👍 👍
그런데 dev의 schema.sql
Member 테이블은 수정을 안해도 문제가 없을까요?
📝작업 내용
Member 엔티티에 created_at 을 추가한다.
바뀐 건 크게 없습니다.
💬리뷰 참고사항
잠실 가자마자 dev DB 배포해보고, 운영 DB 반영하겠습니다.
운영 DB 반영하면서 기존의 데이터들은 그때 시점 now() 로 반영할 예정입니다.
#️⃣연관된 이슈
close #380