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

Update User table to handle more info #13

Open
elliotBraem opened this issue Aug 9, 2022 · 0 comments
Open

Update User table to handle more info #13

elliotBraem opened this issue Aug 9, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@elliotBraem
Copy link
Member

elliotBraem commented Aug 9, 2022

Add following fields to User table in Postgres db, all fields are nullable

Field Type Constraint
first_name Text
last_name Text
username Text unique
pfp Text
email Text
phone_number Text
@elliotBraem elliotBraem added the enhancement New feature or request label Aug 9, 2022
@elliotBraem elliotBraem added this to the v1 milestone Aug 9, 2022
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
Status: Todo
Development

No branches or pull requests

1 participant