Skip to content

Create a table for users and change chat_message table to use ID instead of username #30

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

Open
MitchellHarrison opened this issue May 25, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MitchellHarrison
Copy link
Owner

If we store based on ID, we can correct for changing usernames and we can just relate another table with the user ID columns that will contain up to date names as they change. That table can also contain subscriber status and other user-specific stats.

@MitchellHarrison MitchellHarrison added the enhancement New feature or request label May 25, 2021
@MitchellHarrison MitchellHarrison self-assigned this May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant