Open dzsozef13 opened 1 year ago
We want to keep usernames and e-mails unique in the database so we can safely select them from tables.
Also add UNIQUE to the same rows in the database.
We want to keep usernames and e-mails unique in the database so we can safely select them from tables.