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

refactor: 회원, Refresh 토큰 테이블 속성에 코멘트 추가 #89

Merged
merged 7 commits into from
Dec 5, 2023

Conversation

JeongUijeong
Copy link
Contributor

💡 Motivation

  • 테이블과 속성이 다양해지면서 의미가 모호하게 느껴지는 경우가 있어, 코멘트를 통해 명시하기로 했습니다.
    이에 따라 회원, Refresh 토큰 테이블 속성에 코멘트를 추가해야 합니다.

📌 Changes

  • 회원 테이블 속성에 코멘트 추가
  • Refresh 토큰 테이블 속성에 코멘트 추가

🫱🏻‍🫲🏻 To Reviewers

  • 제출을 위해 패스트캠퍼스 미니 프로젝트 기존 히스토리를 가져왔습니다. 따라서 해당 commit이 추가되는 것이 정상적이라는 점 안내드립니다!

This close #88

@JeongUijeong JeongUijeong added the 🚧refactoring 리팩토링 label Dec 4, 2023
@JeongUijeong JeongUijeong self-assigned this Dec 4, 2023
@JeongUijeong JeongUijeong linked an issue Dec 4, 2023 that may be closed by this pull request
2 tasks
Copy link

github-actions bot commented Dec 4, 2023

Test Results

81 tests  ±0   81 ✔️ ±0   4s ⏱️ ±0s
46 suites ±0     0 💤 ±0 
46 files   ±0     0 ±0 

Results for commit a13fb67. ± Comparison against base commit 7c243ab.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@jo0oy jo0oy left a comment

Choose a reason for hiding this comment

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

수고하셨습니다~~👍🏻

@JeongUijeong JeongUijeong merged commit f150693 into develop Dec 5, 2023
3 checks passed
@JeongUijeong JeongUijeong deleted the feature/member-column-info branch December 6, 2023 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚧refactoring 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

issue: 회원, Refresh 토큰 테이블 속성에 코멘트 추가
4 participants