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

Remove unique constraint from user nickname column #99

Open
MorpheusXAUT opened this issue Apr 8, 2018 · 0 comments
Open

Remove unique constraint from user nickname column #99

MorpheusXAUT opened this issue Apr 8, 2018 · 0 comments

Comments

@MorpheusXAUT
Copy link
Member

The nickname column has a unique constraint in the database, although the model itself does not include one (and was not intended to have one). This leads to 500 errors upon signup and is not fully intended, since multiple same nicknames should be allowed.

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

No branches or pull requests

1 participant