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

Use the Rule class for unique validation due to PostgreSQL query error #23

Closed
wants to merge 1 commit into from

Conversation

MaizerGomes
Copy link
Contributor

@MaizerGomes MaizerGomes commented Jun 10, 2020

Validation would throw a database exception if the "subscriber" was null when using postgreSQL.
Changing to Rule class prevents the error thus maintaining the functionality.

@joshuafranks
Copy link
Contributor

Hey @MaizerGomes,

@willselby is already tackling this issue in another PR. Feel free to leave a comment there if you have any thoughts. I'm going to close this as it is a duplicate.

Thank you anyway!

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