-
Notifications
You must be signed in to change notification settings - Fork 1
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
[feature] 쥬스레터 발송 API #56
Labels
✨ feature
New feature
Comments
@JoongHyun-Kim 의논사항 업데이트했습니다. 확인 부탁드립니다. |
음 혹시 위험하다는 게 어떤 의미인가요? 로직적으로만 생각하면 null로 구분해도 괜찮을 것 같은데, 구독여부 컬럼을 따로 만들어도 될 것 같긴 합니다! |
null값인지 아닌지를 어떤 로직의 기준으로 삼으면 안좋다는 얘기를 주워들은 것 같아서요. 이메일 주소가 null인 것과 구독 여부를 null값인지를 확인해서 판단하는건 데이터 관리 측면에서 혼동을 초래해 안좋을 것 같아서요. 그럼 일단은 null로 구분하고 주워들은 것의 출처를 명확히 확인해본 다음 다시 말씀드릴게요 |
Haeun-Y
added a commit
that referenced
this issue
Sep 29, 2023
Haeun-Y
added a commit
that referenced
this issue
Oct 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
📌 구현 기능
🛠 작업 내용
📢 의논 사항
The text was updated successfully, but these errors were encountered: