Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Need unique index on lowercase of UserEmail.email #215

Closed
jace opened this issue Aug 7, 2017 · 2 comments
Closed

Need unique index on lowercase of UserEmail.email #215

jace opened this issue Aug 7, 2017 · 2 comments

Comments

@jace
Copy link
Member

jace commented Aug 7, 2017

Lastuser needs to create a unique index on lowercase of UserEmail.email, to prevent a second email from being claimed. There is an existing lowercase index for reference.

@jace
Copy link
Member Author

jace commented Aug 7, 2017

The index exists already, but is not unique. It needs to be.

@jace jace closed this as completed in ee10212 Aug 7, 2017
@jace
Copy link
Member Author

jace commented Aug 7, 2017

For deployment to production, we need to manually eliminate the dupes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant