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

Fix MongoDB #59

Merged
merged 6 commits into from
Nov 21, 2023
Merged

Fix MongoDB #59

merged 6 commits into from
Nov 21, 2023

Conversation

happycastle114
Copy link
Contributor

No description provided.

@happycastle114 happycastle114 requested review from pingpingy1, keonly and Re-st and removed request for pingpingy1 November 20, 2023 14:07
Copy link
Contributor

@pingpingy1 pingpingy1 left a comment

Choose a reason for hiding this comment

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

Councilor class에 정당 이름 필드만 추가하였습니다!

@Re-st
Copy link
Contributor

Re-st commented Nov 21, 2023

저는 점심시간에 리뷰 가능합니다.

Copy link
Contributor

@Re-st Re-st left a comment

Choose a reason for hiding this comment

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

MongoDB.py 추가 등 조정 감사합니다~

API/utils.py Outdated
@@ -36,21 +36,24 @@ def save_to_mongo(data: List[dict], sgTypecode: str) -> None:
main_collection = db["local_councilor"]

local_metro_map = getLocalMetroMap()

print(len(data))
Copy link
Contributor

Choose a reason for hiding this comment

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

이 print는 디버깅용인 것 같은데, 혹시 지워도 괜찮으면 제가 커밋해서 올려두겠습니다~

@Re-st Re-st merged commit b5ff513 into main Nov 21, 2023
2 checks passed
@keonly keonly deleted the fix-mongodb branch November 27, 2023 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants