Skip to content

Feat: Challenge 테이블에 isActive 컬럼 추가#315

Merged
hee9841 merged 2 commits intomainfrom
featrue/#310/challenges
Dec 4, 2024
Merged

Feat: Challenge 테이블에 isActive 컬럼 추가#315
hee9841 merged 2 commits intomainfrom
featrue/#310/challenges

Conversation

@hee9841
Copy link
Copy Markdown
Collaborator

@hee9841 hee9841 commented Dec 4, 2024

🔗 이슈 연결

🚀 구현한 API

  • X

💡 반영할 내용 및 변경 사항 요약

  • Challenge 테이블에 isActive(현재 사용하는 챌린지인지 나타내는 컬럼)을 추가합니다.
  • 기존의 데이터는 isActive를 true로 set하고, 추후 데이터를 변경합니다.

🔍 리뷰 요청/참고 사항

@hee9841 hee9841 added the feature 기능 추가 label Dec 4, 2024
@hee9841 hee9841 requested a review from WonSteps December 4, 2024 05:39
@hee9841 hee9841 self-assigned this Dec 4, 2024
Copy link
Copy Markdown
Member

@WonSteps WonSteps left a comment

Choose a reason for hiding this comment

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

isActivefalse인 행 조회 안하도록 설정하는건 다음 작업에서 하시는 거죠?

수고하셨습니다 👍

@hee9841 hee9841 merged commit 9ffea72 into main Dec 4, 2024
@hee9841 hee9841 deleted the featrue/#310/challenges branch December 4, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature 기능 추가

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants