Closed KPCOFGS closed 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
sqlite3.IntegrityError: UNIQUE constraint failed: Users.username
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