KPCOFGS / BetBuddy

A free to play sports gambling app where users can place bets using virtual currency
The Unlicense
0 stars 0 forks source link

When sign up with an username that already exists in the database, an exception is thrown #15

Closed KPCOFGS closed 1 month ago

KPCOFGS commented 1 month ago

sqlite3.IntegrityError: UNIQUE constraint failed: Users.username is thrown when there is an existing username in the database. This process should be handled gracefully and users should not see this