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

Place의 google_place_id를 nullable하게 변경 #213

Merged
merged 2 commits into from
Dec 1, 2024
Merged

Conversation

koomchang
Copy link
Collaborator

@koomchang koomchang commented Nov 30, 2024

📄 Summary

Place의 google_place_id를 nullable하게 변경

🙋🏻 More

  • 크롤링 데이터 삽입을 위함
  • 배포 환경 DB 초기화 완료
  • 초기 2만건 데이터 + 크롤링 8천건 데이터 추가 완료

🕰️ Actual Time of Completion

1.5

close #211

@koomchang koomchang added BE 백엔드 관련 이슈입니다 👻 사소한 수정 오타 수정, prettier 적용 등 사소한 수정 사항입니다 🙏 배포 배포 관련 이슈입니다 labels Nov 30, 2024
@koomchang koomchang added this to the week5 milestone Nov 30, 2024
@koomchang koomchang self-assigned this Nov 30, 2024
@koomchang koomchang linked an issue Nov 30, 2024 that may be closed by this pull request
2 tasks
@koomchang koomchang force-pushed the feature/#211 branch 2 times, most recently from 602a0e1 to 0c8fcfe Compare November 30, 2024 15:20
@koomchang koomchang merged commit f0642d0 into develop Dec 1, 2024
3 checks passed
@koomchang koomchang deleted the feature/#211 branch December 1, 2024 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 관련 이슈입니다 👻 사소한 수정 오타 수정, prettier 적용 등 사소한 수정 사항입니다 🙏 배포 배포 관련 이슈입니다
Projects
None yet
Development

Successfully merging this pull request may close these issues.

장소의 googlePlaceID를 Nullable 하게 수정한다
2 participants