Skip to content

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

Description

@MitchellHarrison

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions