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

Move uniqueness constraints on user to service level #19

Merged
merged 1 commit into from
Nov 22, 2016
Merged

Conversation

xla
Copy link
Member

@xla xla commented Nov 22, 2016

While it originally thought out as a business level constraint it can be enforced to more effect on the service level. As we know not only have exact matches but also make sure that emails no matter in what spelling won't be duplicated.

While it originally thought out as a business level constraint it can be
enforced to more effect on the service level. As we know not only have
exact matches but also make sure that emails no matter in what spelling
won't be duplicated.
@xla xla self-assigned this Nov 22, 2016
@xla xla merged commit 04ed74f into master Nov 22, 2016
@xla xla deleted the user-uniqueness branch November 22, 2016 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant