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

[#66] Flyway v1.1 버전 생성 #67

Merged
merged 2 commits into from
Apr 10, 2024
Merged

[#66] Flyway v1.1 버전 생성 #67

merged 2 commits into from
Apr 10, 2024

Conversation

jay-so
Copy link
Member

@jay-so jay-so commented Apr 10, 2024

👨‍💻 작업 사항

📑 PR 개요

  • 불필요한 sout문을 제거한다.
  • place 엔티티의 recommendation_count를 review_count로 변경한다.
  • bookmark 엔티티의 status 필드를 삭제한다.

✅ 작업 목록

  • 불필요한 sout문 제거
  • place 엔티티의 recommendation_count를 review_count로 변경
  • bookmark 엔티티의 status 필드를 삭제

@jay-so jay-so added 신규 기능 [feat] 새로운 기능을 추가한다. 리팩토링 [refactor] 실행 결과는 동일하고, 코드 구조만 변경한다. labels Apr 10, 2024
@jay-so jay-so self-assigned this Apr 10, 2024
@jay-so jay-so linked an issue Apr 10, 2024 that may be closed by this pull request
2 tasks
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@jay-so jay-so merged commit 9b892f9 into develop Apr 10, 2024
2 checks passed
jay-so added a commit that referenced this pull request Apr 11, 2024
[#66] Flyway v1.1 버전 생성
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
리팩토링 [refactor] 실행 결과는 동일하고, 코드 구조만 변경한다. 신규 기능 [feat] 새로운 기능을 추가한다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flyway v1.1 버전 생성
1 participant