Skip to content
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

Move user data to a lookup table #95

Open
franTarkenton opened this issue Apr 25, 2024 · 0 comments
Open

Move user data to a lookup table #95

franTarkenton opened this issue Apr 25, 2024 · 0 comments
Labels
backend task related to api / database

Comments

@franTarkenton
Copy link
Member

When a user logs into an application and creates or edits a record, their username is captured and entered into the database for a specific alert record.

User information should be stored in a separate lookup table, where different attributes about the user can be captured. use the user GUID as the primary key / foreign key relationship between the tables.

@franTarkenton franTarkenton added the backend task related to api / database label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend task related to api / database
Projects
Status: Icebox
Development

No branches or pull requests

1 participant