CS5500-S-2023 / team-bear

team-bear created by GitHub Classroom
0 stars 0 forks source link

Make it so db stores User IDs, not the username. The username can change at any time, but the ID is static. #21

Closed tsanevp closed 1 year ago

tsanevp commented 1 year ago

If this is not done, the "same" user can be stored multiple times in the same db if they change their username.