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

Don't rely on UUID(int=0) subscription existing in db #28

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

Iain-S
Copy link
Contributor

@Iain-S Iain-S commented Nov 23, 2023

We shouldn't depend on their being a 0000-00000-0000-0000 subscription in the live database when we insert failed emails. The failed_emails.subscription_id is NULLable so there's no good reason not to leave it NULL, IMO.

Copy link
Contributor

@joseph-palmer joseph-palmer left a comment

Choose a reason for hiding this comment

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

LGTM

@joseph-palmer joseph-palmer merged commit f58d754 into main Nov 23, 2023
5 checks passed
@joseph-palmer joseph-palmer deleted the failed-summary-email branch November 23, 2023 14:25
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.

2 participants