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

feat: 자신의 댓글인지 확인할 수 있는 반환 데이터 추가 및 flyway 스크립트 추가 #96

Merged
merged 2 commits into from
May 6, 2024

Conversation

sosow0212
Copy link
Owner

@sosow0212 sosow0212 commented May 6, 2024

📄 Summary

  • 프론트엔드 요구사항에 맞게 자신의 댓글인지 확인하는 반환 데이터 추가
  • 조회 sql 변경에 따라 인덱스 변경 및 flyway 스크립트 추가

🙋🏻 More

close #95

@sosow0212 sosow0212 added the 기능 추가 기능을 추가합니다 label May 6, 2024
@sosow0212 sosow0212 self-assigned this May 6, 2024
@sosow0212 sosow0212 merged commit f1cc548 into develop May 6, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 추가 기능을 추가합니다
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API에 필요한 데이터들을 추가 반환한다
1 participant