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

Added basic user table with test user. #134

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Added basic user table with test user. #134

merged 1 commit into from
Jan 18, 2024

Conversation

ansengarvin
Copy link
Collaborator

Created a basic user table, along with a test user. The password in this test user is currently unencrypted, but this should be changed.

Closes #110

Copy link
Member

@xnought xnought left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. I prefer using TRUE over '1' for boolean, but honestly who cares.

Copy link
Member

@xnought xnought left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. I prefer using TRUE over '1' for boolean, but honestly who cares.

@xnought xnought merged commit a38d602 into main Jan 18, 2024
3 checks passed
@xnought xnought deleted the usertable branch January 18, 2024 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create user table in database
2 participants