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

NoSQL DB 에 이미 존재하는 데이터를 중복해서 올리지 않도록 한다 #13

Open
irrationnelle opened this issue Jul 4, 2021 · 0 comments
Assignees
Labels
help wanted Extra attention is needed
Projects

Comments

@irrationnelle
Copy link
Owner

중복 데이터인지 모호한 상황

  • 동일 stage 에 동일 날짜에 공연이 있다면 중복인가? -> 같은 날 공연하는 팀일수도 있다
  • 동일 stage 에 동일 날짜에 동일 시간대에 공연이 있다면 중복인가? -> 페스티발 같은 경우 무대만 다르지 동일 시간대에 공연이 있다.
@irrationnelle irrationnelle added the help wanted Extra attention is needed label Jul 4, 2021
@irrationnelle irrationnelle self-assigned this Jul 4, 2021
@irrationnelle irrationnelle added this to To do in real-app via automation Jul 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
real-app
  
To do
Development

No branches or pull requests

1 participant