[FEAT] 가맹점 정보 업데이트 및 동기화 로직 구현 - #119
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 개요
이미 db에 존재하는 지역에 대해 업데이트된 공공데이터의 csv 파일을 업로드 했을 때의 로직을 고려하여 csv 파일 업로드 로직을 구현했습니다.
🛠️ 작업 사항
category,latitude,longitude,updated_date)만 선택적으로 업데이트is_updated를 추가 : 이는 동기화 과정에서 현재 파일에 포함된 데이터인지 아닌지를 구별하는 표식TRUE로 마킹FALSE값인 데이터는 일괄 삭제🔗 관련 이슈 / JIRA
✅ 체크리스트
🙏 기타 사항